diff --git a/README.md b/README.md index 7eb5a6297..4438e93ef 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ execution environment and reporting tool. [ClusterFuzz]: https://github.com/google/clusterfuzz [ClusterFuzzLite]: https://google.github.io/clusterfuzzlite/ -Currently, OSS-Fuzz supports C/C++, Rust, Go, Python and Java/JVM code. Other languages +Currently, OSS-Fuzz supports C/C++, Rust, Go, Python, Java/JVM, and JavaScript code. Other languages supported by [LLVM] may work too. OSS-Fuzz supports fuzzing x86_64 and i386 builds.