about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-06-18 09:06:27 +0200
committervanhauser-thc <vh@thc.org>2022-06-18 09:06:27 +0200
commitdc3e2e8200037b4f7d14a15459ed7fa6fa3260a2 (patch)
tree84896df615e828593127e3c6a7fcb1c9bbbbd7f0 /README.md
parent47d4f161890ab9ea8fbcf2a26615061341a18bbd (diff)
downloadafl++-dc3e2e8200037b4f7d14a15459ed7fa6fa3260a2.tar.gz
update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a29ce792..c3a627ec 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,9 @@ This image is automatically generated when a push to the stable repo happens
 (see [branches](#branches)). If you use the command above, you will find your
 target source code in `/src` in the container.
 
+Note: you can also pull `aflplusplus/aflplusplus:dev` which is the most current
+development state of AFL++.
+
 To build AFL++ yourself - *which we recommend* - continue at
 [docs/INSTALL.md](docs/INSTALL.md).