diff options
-rw-r--r-- | README_new.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README_new.md b/README_new.md index 6b56f2ab..9cf4e3cc 100644 --- a/README_new.md +++ b/README_new.md @@ -24,9 +24,9 @@ ## Contents - 1. [Features](#important-features-of-afl++) - 2. [How to compile and install afl++](#building-and-installing-afl++) - 3. [How to fuzz a target](#how-to-fuzz-with-afl++) + 1. [Features](#important-features-of-afl) + 2. [How to compile and install afl++](#building-and-installing-afl) + 3. [How to fuzz a target](#how-to-fuzz-with-afl) 4. [Fuzzing binary-only targets](#fuzzing-binary-only-targets) 5. [Branches](#branches) 6. [Want to help?](#help-wanted) |