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

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Echola <zac.echola@so.mnscu.edu>2015-06-01 16:54:45 +0300
committerZac Echola <zac.echola@so.mnscu.edu>2015-06-01 16:54:45 +0300
commitc581ae5346845b207653f37569bfe0591dcc4343 (patch)
treef35c626f4e57446abf8004666ede43d3901d8959
parent5c2df2bec85f0e1b44f669a066ec4c392fa47fc4 (diff)
parent11026aad8f916917538592b7beb0c1c997b98575 (diff)
Merge pull request #54 from twbs/readme-mit-badge
README: Add MIT License badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b037fb..d858f92 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
[![NPM version](https://badge.fury.io/js/grunt-bootlint.svg)](http://badge.fury.io/js/grunt-bootlint)
[![Build Status](https://travis-ci.org/twbs/grunt-bootlint.svg?branch=master)](https://travis-ci.org/twbs/grunt-bootlint)
+[![MIT License](https://img.shields.io/npm/l/grunt-bootlint.svg)](https://github.com/twbs/grunt-bootlint/blob/master/LICENSE-MIT)
[![Dependency Status](https://david-dm.org/twbs/grunt-bootlint.svg)](https://david-dm.org/twbs/grunt-bootlint)
[![devDependency Status](https://david-dm.org/twbs/grunt-bootlint/dev-status.svg)](https://david-dm.org/twbs/grunt-bootlint#info=devDependencies)