diff options
author | vanhauser-thc <vh@thc.org> | 2022-01-11 12:03:21 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-01-11 12:03:21 +0100 |
commit | d2715336a54635bb6e617a2e739c0ad5fe51d28d (patch) | |
tree | 352576e19c8a504c40ea58dbb141056762901a69 | |
parent | 41b07983f16d7e1337be89a836a8094eec2fa7d3 (diff) | |
download | afl++-d2715336a54635bb6e617a2e739c0ad5fe51d28d.tar.gz |
link docs/README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 25ea8c72..62b928e4 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ terms of the Apache-2.0 License. See the [LICENSE](LICENSE) for details. Here is some information to get you started: +* For an overview of the AFL++ documentation and a very helpful graphical + guide please visit [docs/README.md](docs/README.md) * To get you started with tutorials, go to [docs/tutorials.md](docs/tutorials.md). * For releases, see the |