aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-05-23 09:49:01 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2014-05-23 09:51:22 +0200
commit4665b1ab6f45bd35e3ffe2434395c81e5acbb91b (patch)
treed867412445c73c090daba336d0f1b1d98bafd6bd /README.md
parenta48355dc44e8b86c2fc9f8b7973ac9e81a295be7 (diff)
downloadbitcoin-4665b1ab6f45bd35e3ffe2434395c81e5acbb91b.tar.xz
doc: Clarify wording about testing in README.md
Weaken and clarify the wording a bit, it currently implies that we get more pull requests than we can ever handle which discourages contribution.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3e9ec25980..ddeaf988ee 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,8 @@ Testing
-------
Testing and code review is the bottleneck for development; we get more pull
-requests than we can review and test. Please be patient and help out, and
-remember this is a security-critical project where any mistake might cost people
+requests than we can review and test on short notice. Please be patient and help out by testing
+other people's pull requests, and remember this is a security-critical project where any mistake might cost people
lots of money.
### Automated Testing