aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Oliver Chang <oliverchang@users.noreply.github.com>2017-02-10 10:27:14 -0800
committerGravatar Abhishek Arya <inferno@chromium.org>2017-02-10 10:27:14 -0800
commit8339132314c949be91f3a4f5ecb26b897fa91e02 (patch)
tree555320edaf13c709d7281c07d188ed98a452e049 /README.md
parentddc3e38d41eedb545b09319ebf3f2379cb2493bb (diff)
Add process diagram. (#372)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1cbd0f1..3ddfdaa3 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,9 @@ Currently OSS-Fuzz supports C and C++ code (other languages supported by [LLVM](
## Process Overview
+![diagram]
+(docs/images/process.png?raw=true)
+
The following process is used for projects in OSS-Fuzz:
- A maintainer of an opensource project or an outside volunteer creates