From a6774963ec9e15fb89951b881d408f44e1c72b23 Mon Sep 17 00:00:00 2001 From: Andrea Fioraldi Date: Mon, 26 Apr 2021 13:56:18 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc22643573..bc3d358c4c 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The best-tested fuzzer is [`./fuzzers/libfuzzer_libpng`](./fuzzers/libfuzzer_lib + [Online API documentation](https://docs.rs/libafl/) -+ The LibAFL book [online](https://aflplus.plus/libafl-book) or in the [repo](./docs/src/) ++ The LibAFL book (very WIP) [online](https://aflplus.plus/libafl-book) or in the [repo](./docs/src/) ## Contributing