about summary refs log tree commit diff
path: root/examples/custom_mutators/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/custom_mutators/README.md')
-rw-r--r--examples/custom_mutators/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/custom_mutators/README.md b/examples/custom_mutators/README.md
new file mode 100644
index 00000000..6da288ab
--- /dev/null
+++ b/examples/custom_mutators/README.md
@@ -0,0 +1,4 @@
+# A simple example for AFL_CUSTOM_MUTATOR_LIBRARY
+
+This is a simple example for the AFL_CUSTOM_MUTATOR_LIBRARY feature.
+For more information see [docs/custom_mutator.md](../docs/custom_mutator.md)