summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2014-05-10 17:35:38 +0300
committerBozhidar Batsov <bozhidar@tradeo.com>2014-05-10 17:35:38 +0300
commit78b38307a4bd30f71739ebb5ee39a1f3470b8d8a (patch)
tree03e5f340459c934cf5d018503f87146bbd1719fd /README.md
parent324a45d27f8c37227010f015180889b95da565d3 (diff)
Add license badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index b8b5786d..7e230e9b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+[![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt)
[![Build Status](https://travis-ci.org/clojure-emacs/cider.png?branch=master)](https://travis-ci.org/clojure-emacs/cider)
[![Gittip](http://img.shields.io/gittip/bbatsov.svg)](https://www.gittip.com/bbatsov/)
@@ -738,3 +739,5 @@ Duncan, Steve Purcell and
[contributors](https://github.com/clojure-emacs/cider/contributors).
Distributed under the GNU General Public License, version 3
+
+[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg