Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Badges!
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Feb 15, 2016
1 parent 2f6a4c6 commit 879b4b6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

> Write bulletproof JavaScript like a pro!
**ESLint version required:** `>=2.1.0`
[![Build Status][travis-badge]][travis-url]
![ESLint version][eslint-version]


## About

Expand Down Expand Up @@ -59,3 +61,6 @@ Once the ruleset is installed, you must create your own *.eslintrc* configuratio
This software is licensed under the **BSD-3-Clause License**. See the [LICENSE](LICENSE) file for more information.

[eslint-url]: http://eslint.org
[travis-badge]: https://travis-ci.org/strvcom/js-coding-standards.svg
[travis-url]: https://travis-ci.org/strvcom/js-coding-standards
[eslint-version]: https://img.shields.io/badge/ESLint-2.1.0-brightgreen.svg

0 comments on commit 879b4b6

Please sign in to comment.