Skip to content

Commit

Permalink
update README.md with npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tokyo committed Feb 11, 2017
1 parent 7bddc12 commit 9e5833d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# eslint-config-dreidev
ESLint shareable config for the [Dreidev](http://dreidev.com) JavaScript style guide

[![Build Status](https://travis-ci.org/dreidev/eslint-config-dreidev.svg?branch=master)](https://travis-ci.org/dreidev/eslint-config-dreidev) [![Coverage Status](https://coveralls.io/repos/github/dreidev/eslint-config-dreidev/badge.svg?branch=master)](https://coveralls.io/github/dreidev/eslint-config-dreidev?branch=master)
[![npm version](https://badge.fury.io/js/eslint-config-dreidev.svg)](https://badge.fury.io/js/eslint-config-dreidev) [![Build Status](https://travis-ci.org/dreidev/eslint-config-dreidev.svg?branch=master)](https://travis-ci.org/dreidev/eslint-config-dreidev) [![Coverage Status](https://coveralls.io/repos/github/dreidev/eslint-config-dreidev/badge.svg?branch=master)](https://coveralls.io/github/dreidev/eslint-config-dreidev?branch=master)

## Installation

Expand Down

0 comments on commit 9e5833d

Please sign in to comment.