about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3cc7bf08..52c77403 100644
--- a/README.md
+++ b/README.md
@@ -53,8 +53,6 @@
   | Auto dictionary         |         |     x(7)  |            |                  |              |
   | Snapshot LKM support    |         |     x     |            |        (x)(5)    |              |
 
-  neverZero:
-
   1. default for LLVM >= 9.0, env var for older version due an efficiency bug in llvm <= 8
   2. GCC creates non-performant code, hence it is disabled in gcc_plugin
   3. partially via AFL_CODE_START/AFL_CODE_END
@@ -260,7 +258,7 @@ Clickable README links for the chosen compiler:
   * [afl-clang-lto](llvm/README.lto.md)
   * [afl-clang-fast](llvm/README.md)
   * [afl-gcc-fast](gcc_plugin/README.md)
-  * afl-gcc has nt README as it has no features
+  * afl-gcc has no README as it has no features
 
 #### b) Selecting instrumentation options