diff options
Diffstat (limited to 'custom_mutators/grammar_mutator/README.md')
-rw-r--r-- | custom_mutators/grammar_mutator/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/custom_mutators/grammar_mutator/README.md b/custom_mutators/grammar_mutator/README.md new file mode 100644 index 00000000..a015744c --- /dev/null +++ b/custom_mutators/grammar_mutator/README.md @@ -0,0 +1,6 @@ +# Grammar-Mutator + +This is just a stub directory that will clone the real grammar mutator +directory. + +Execute `./build_grammar_mutator.sh` to set everything up. |