Update README.md

This commit is contained in:
Kostya Serebryany 2016-12-02 20:41:47 -08:00 committed by GitHub
parent 2b4f854485
commit 229ffaede8
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ At the first stage of the project we use
[ClusterFuzz](docs/clusterfuzz.md)
provides distributed fuzzer execution environment and reporting.
Currently OSS-Fuzz supports C and C++ code (other languages supported by [LLVM](http://llvm.org) may work too).
## Process Overview
The following process is used for projects in OSS-Fuzz: