aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKostya Serebryany <konstantin.s.serebryany@gmail.com>2016-12-02 20:41:47 -0800
committerGitHub <noreply@github.com>2016-12-02 20:41:47 -0800
commit229ffaede801ae8b334e3b708b9bf78924f40db4 (patch)
tree2cd1481155555a1e3083c8b89a4034bb9cb045e6 /README.md
parent2b4f85448508264434ab6be35f0ff6b13c508600 (diff)
downloadoss-fuzz-229ffaede801ae8b334e3b708b9bf78924f40db4.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a59466d8..01db35c97 100644
--- a/README.md
+++ b/README.md
@@ -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: