about summary refs log tree commit diff
path: root/examples/README.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-11-30 13:03:33 +0100
committervan Hauser <vh@thc.org>2020-11-30 13:03:33 +0100
commit63c317218bfe1ffc91443a2620c653581aff0ba1 (patch)
tree70a4efbd65645b154a1648f74196b66afe3e45c8 /examples/README.md
parentaff4ccb0b2324259554537983e9261e48cccf275 (diff)
downloadafl++-63c317218bfe1ffc91443a2620c653581aff0ba1.tar.gz
persistent_demo -> persistent_mode
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index 46a92c6e..7dd70d6a 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -39,7 +39,7 @@ Here's a quick overview of the stuff you can find in this directory:
 
   - libpng_no_checksum   - a sample patch for removing CRC checks in libpng.
 
-  - persistent_demo      - an example of how to use the LLVM persistent process
+  - persistent_mode      - an example of how to use the LLVM persistent process
                            mode to speed up certain fuzzing jobs.
 
   - socket_fuzzing       - a LD_PRELOAD library 'redirects' a socket to stdin