From 9d6c5d7188889fab223d187ff0c0ec0a130ca474 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 17 May 2015 22:56:18 -0700 Subject: README: Mention MIT License --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3