aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
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 6c09caeb..3c5aa9f2 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -2,7 +2,7 @@
Here's a quick overview of the stuff you can find in this directory:
- - custom_mutstors - An example custom mutator
+ - custom_mutators - example custom mutators in python an c
- argv_fuzzing - a simple wrapper to allow cmdline to be fuzzed
(e.g., to test setuid programs).