about summary refs log tree commit diff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/custom_mutators/README.md (renamed from examples/custom_mutators/README)2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/custom_mutators/README b/examples/custom_mutators/README.md
index f2ae0e4f..6da288ab 100644
--- a/examples/custom_mutators/README
+++ b/examples/custom_mutators/README.md
@@ -1,2 +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)