diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-11-21 18:00:01 +0100 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-11-21 18:00:01 +0100 |
commit | 492dbe9fb294dec27e5c2bc7297b36526bb8e61f (patch) | |
tree | 7bf254e42c9c52a87a8fd6b3371b9816885e4c6d /README.md | |
parent | 36514a2e4facfc9b9c1184259cb99a1c0d0ec2df (diff) | |
download | afl++-492dbe9fb294dec27e5c2bc7297b36526bb8e61f.tar.gz |
Clean up docs folder
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md index b2714787..fcb6b3c9 100644 --- a/README.md +++ b/README.md @@ -132,9 +132,6 @@ The following branches exist: * [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state of AFL++ - bleeding edge and you might catch a checkout which does not compile or has a bug. *We only accept PRs in dev!!* * (any other): experimental branches to work on specific features or testing new functionality or changes. -For releases, please see the [Releases tab](https://github.com/AFLplusplus/AFLplusplus/releases). -Also take a look at the list of [important changes in AFL++](docs/important_changes.md). - ## Help wanted We have several [ideas](docs/ideas.md) we would like to see in AFL++ to make it @@ -233,4 +230,4 @@ presented at WOOT'20: } ``` -</details> +</details> \ No newline at end of file |