Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-06-24 12:12:36 +0400
committerChris Rebert <code@rebertia.com>2014-06-24 12:16:14 +0400
commitaebb7d8ad223d97658b663ea3040479ce17af430 (patch)
tree1c5841b28788c2c3fd36242e79a567aad41e3713 /README.md
parent38b99be991d06f81f2882df9c05a750b8a722944 (diff)
nuke it
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0e0a841..1a5d505 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
Rorschach
=========
[![Build Status](https://travis-ci.org/cvrebert/rorschach.svg?branch=master)](https://travis-ci.org/cvrebert/rorschach)
-[![Requirements Status](https://requires.io/github/cvrebert/rorschach/requirements.png?branch=master)](https://requires.io/github/cvrebert/rorschach/requirements/?branch=master)
[Bootstrap](https://github.com/twbs/bootstrap/) pull request sanity checker
@@ -13,5 +12,5 @@ But due to the project's popularity, you will get some pull requests proposed by
By automating the process of sanity-checking proposed pull requests:
* Feedback can be given to the pull requester *extremely* quickly, decreasing the turnaround time on fixing the pull request and decreasing friction for the requester.
-* The requester can be refered to canonical write-ups explaining the common mistakes in detail, so that they have full context for understanding the reported mistakes.
+* The requester can be referred to canonical write-ups explaining the common mistakes in detail, so that they have full context for understanding the reported mistakes.
* Issue triagers will have less work to deal with, and human error in failing to zealously check every single pull request for every common mistake is eliminated.