about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2022-01-03 10:02:27 +0100
committerGitHub <noreply@github.com>2022-01-03 10:02:27 +0100
commita010d356deded5dbe5abcb4ee16382c8fc78a7cc (patch)
tree164986165b812f79bb52d0be1e0333d72eaeb93e
parent3b3ba08daa541ca560e86cb5c049e53995887800 (diff)
downloadafl++-a010d356deded5dbe5abcb4ee16382c8fc78a7cc.tar.gz
wording
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b01f6b86..67822c3b 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,7 @@ The following branches exist:
   stability
 * [dev](https://github.com/AFLplusplus/AFLplusplus/tree/dev): development state
   of AFL++ - bleeding edge and you might catch a checkout which does not compile
-  or has a bug. **We only accept PRs to dev!**
+  or has a bug. **We only accept PRs (push requests) for the 'dev' branch!**
 * (any other): experimental branches to work on specific features or testing new
   functionality or changes.
 
@@ -248,4 +248,4 @@ presented at WOOT'20:
   }
   ```
 
-</details>
\ No newline at end of file
+</details>