about summary refs log tree commit diff
path: root/examples/custom_mutators/README
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-28 14:07:38 +0100
committervan Hauser <vh@thc.org>2020-02-28 14:07:38 +0100
commit449a14d1d030f758a410eac062eb5fbc1707c28a (patch)
tree394b7149b2034c72475d72c2cfa0392cb7a100bd /examples/custom_mutators/README
parent57495a794dab13c2a6a19a4adf7275c3eb76c185 (diff)
downloadafl++-449a14d1d030f758a410eac062eb5fbc1707c28a.tar.gz
more examples for README and custom_mutator README
Diffstat (limited to 'examples/custom_mutators/README')
-rw-r--r--examples/custom_mutators/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/custom_mutators/README b/examples/custom_mutators/README
deleted file mode 100644
index f2ae0e4f..00000000
--- a/examples/custom_mutators/README
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a simple example for the AFL_CUSTOM_MUTATOR_LIBRARY feature.
-For more information see [docs/custom_mutator.md](../docs/custom_mutator.md)