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 <github@rebertia.com>2014-10-12 11:20:14 +0400
committerChris Rebert <github@rebertia.com>2014-10-12 11:20:14 +0400
commit14a7dc52dce5445cb346936eb87df4ce112b24cc (patch)
tree83f75ab4e37d743c1a196fc0198961d0e8c422da /README.md
parent2930732e7aaa34a626b96f40f6157b246302df7b (diff)
add more complete summary to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8dfe87..eefed82 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,9 @@ Rorschach
=========
[![Build Status](https://travis-ci.org/twbs/rorschach.svg?branch=master)](https://travis-ci.org/twbs/rorschach)
-[Bootstrap](https://github.com/twbs/bootstrap/) pull request sanity checker bot; [@twbs-rorschach](https://github.com/twbs-rorschach)
+Rorschach ([@twbs-rorschach](https://github.com/twbs-rorschach)) is a [Bootstrap](https://github.com/twbs/bootstrap/) pull request sanity checker bot.
+
+Rorschach watches for new or modified pull requests, runs sanity checks on them, and if a sanity check fails, it leaves an informative comment on the pull request explaining the mistake and how to fix it, and then closes the pull request.
## Motivation