about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2019-12-30 23:38:50 +0100
committerGitHub <noreply@github.com>2019-12-30 23:38:50 +0100
commit4b4effe3437cd1ebe6486c3e0fa591011bc3496e (patch)
tree25155557d7d5dbed58610a73bc667584da5aa165
parentc3bb0a3421c91c5eab0cb86f24f6f19c10f2e469 (diff)
downloadafl++-4b4effe3437cd1ebe6486c3e0fa591011bc3496e.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb98357e..a90f704f 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ afl++ binaries by passing the STATIC=1 argument to make:
 $ make all STATIC=1
 ```
 
-Note that afl++ is faster and better the newer the compilers used.
+Note that afl++ is faster and better the newer the compilers used are.
 Hence gcc-9 and especially llvm-9 should be the compilers of choice.
 If your distribution does not have them, you can use the Dockerfile: