about summary refs log tree commit diff
path: root/custom_mutators/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'custom_mutators/README.md')
-rw-r--r--custom_mutators/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom_mutators/README.md b/custom_mutators/README.md
index fa877f34..0289e150 100644
--- a/custom_mutators/README.md
+++ b/custom_mutators/README.md
@@ -15,6 +15,7 @@ In `./rust`, you will find rust bindings, including a simple example in `./rust/
 
 If you use git to clone AFL++, then the following will incorporate our
 excellent grammar custom mutator:
+
 ```sh
 git submodule update --init
 ```