diff --git a/README.md b/README.md index 5111f09ab7..d914f105c0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ - # LibAFL, the fuzzer library. - ## Example usages -We collect example fuzzers in `./examples`. +We collect example fuzzers in `./fuzzers`. The best-tested fuzzer is `./fuzzers/libfuzzer_libpng`, a clone of libfuzzer using libafl for a libpng harness. ## How to perf: