about summary refs log tree commit diff
path: root/dictionaries
diff options
context:
space:
mode:
Diffstat (limited to 'dictionaries')
-rw-r--r--dictionaries/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/dictionaries/README.md b/dictionaries/README.md
index 2c0056f6..f3b8a9e5 100644
--- a/dictionaries/README.md
+++ b/dictionaries/README.md
@@ -4,9 +4,7 @@
 
 This subdirectory contains a set of dictionaries that can be used in
 conjunction with the -x option to allow the fuzzer to effortlessly explore the
-grammar of some of the more verbose data formats or languages. The basic
-principle behind the operation of fuzzer dictionaries is outlined in section 10
-of the "main" README.md for the project.
+grammar of some of the more verbose data formats or languages.
 
 These sets were done by Michal Zalewski, various contributors, and imported
 from oss-fuzz, go-fuzz and libfuzzer.