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

Commit 879b4b6

Browse files
Badges!
1 parent 2f6a4c6 commit 879b4b6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
> Write bulletproof JavaScript like a pro!
44
5-
**ESLint version required:** `>=2.1.0`
5+
[![Build Status][travis-badge]][travis-url]
6+
![ESLint version][eslint-version]
7+
68

79
## About
810

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

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

0 commit comments

Comments
 (0)