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

Commit 0fee8c0

Browse files
committed
Add some badges
Add a badge for the current build status and the dependency status.
1 parent 6501dbe commit 0fee8c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# linter-eslint
2+
[![Build Status](https://travis-ci.org/AtomLinter/linter-eslint.svg)](https://travis-ci.org/AtomLinter/linter-eslint)
3+
[![Dependency Status](https://david-dm.org/AtomLinter/linter-eslint.svg)](https://david-dm.org/AtomLinter/linter-eslint)
24

35
This linter plugin for [Linter](https://github.com/AtomLinter/Linter) provides
46
an interface to [eslint](http://eslint.org). It will be used with files that

0 commit comments

Comments
 (0)