Skip to content

Commit

Permalink
More badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Dec 1, 2015
1 parent 659575f commit 576cc36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hexo-autoprefixer

[![Build Status](https://travis-ci.org/hexojs/hexo-autoprefixer.svg?branch=master)](https://travis-ci.org/hexojs/hexo-autoprefixer) [![npm version](https://badge.fury.io/js/hexo-autoprefixer.svg)](https://badge.fury.io/js/hexo-autoprefixer) [![Coverage Status](https://coveralls.io/repos/hexojs/hexo-autoprefixer/badge.svg?branch=master&service=github)](https://coveralls.io/github/hexojs/hexo-autoprefixer?branch=master)

[Autoprefixer] plugin for Hexo.

## Installation
Expand All @@ -12,7 +14,7 @@ $ npm install hexo-autoprefixer --save

``` yaml
autoprefixer:
exclude:
exclude:
- *.min.js
```

Expand Down

0 comments on commit 576cc36

Please sign in to comment.