Skip to content

Commit

Permalink
Badges (#19)
Browse files Browse the repository at this point in the history
* Update README.md
  • Loading branch information
JaKXz committed Aug 3, 2016
1 parent 0d71338 commit 40be41f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Stylelint Plugin for webpack
# Stylelint Plugin for Webpack
[![npm version](https://badge.fury.io/js/stylelint-webpack-plugin.svg)](https://badge.fury.io/js/stylelint-webpack-plugin)
[![Build Status](https://travis-ci.org/vieron/stylelint-webpack-plugin.svg?branch=master)](https://travis-ci.org/vieron/stylelint-webpack-plugin)
[![Coverage Status](https://coveralls.io/repos/github/vieron/stylelint-webpack-plugin/badge.svg?branch=master)](https://coveralls.io/github/vieron/stylelint-webpack-plugin?branch=master)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)

### Why you might want to use this plugin instead of [stylelint-loader](https://github.com/adrianhall/stylelint-loader)

Expand Down

0 comments on commit 40be41f

Please sign in to comment.