diff --git a/README.md b/README.md index a72068bad..f0c076831 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [Create New Issue](https://github.com/google/oss-fuzz/issues/new) for questions or feedback. -## Why OSS-Fuzz? +## Introduction to OSS-Fuzz [Fuzz testing](https://en.wikipedia.org/wiki/Fuzz_testing) is a well-known technique for uncovering various kinds of programming errors in software.