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>2015-05-18 08:56:18 +0300
committerChris Rebert <github@rebertia.com>2015-05-18 08:56:18 +0300
commit9d6c5d7188889fab223d187ff0c0ec0a130ca474 (patch)
treea910552fad93665014896e62b3b3a7e346c5125e
parentb30209dbb19eaa458bda463705d01d7a9608b1f2 (diff)
README: Mention MIT License
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1877ca3..2df436f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
Rorschach
=========
[![Build Status](https://travis-ci.org/twbs/rorschach.svg?branch=master)](https://travis-ci.org/twbs/rorschach)
+[![MIT License](https://img.shields.io/github/license/twbs/rorschach.svg)](https://github.com/twbs/rorschach/blob/master/LICENSE.txt)
Rorschach ([@twbs-rorschach](https://github.com/twbs-rorschach)) is a [Bootstrap](https://github.com/twbs/bootstrap/) pull request sanity checker bot.
@@ -32,6 +33,9 @@ By automating the process of sanity-checking proposed pull requests:
* Secret: Same as your `web-hook-secret-key` config value
* Which events would you like to trigger this webhook?: "Pull Request"
+## License
+Rorschach is released under the [MIT License](https://github.com/twbs/rorschach/blob/master/LICENSE.txt).
+
## Acknowledgments
We all stand on the shoulders of giants and get by with a little help from our friends. Rorschach is written in [Scala](http://www.scala-lang.org) and built on top of:
* [Akka](http://akka.io) & [Spray](http://spray.io), for async processing & HTTP