Skip to content

Commit

Permalink
docs(readme): add npmjs link
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Aug 8, 2019
1 parent c699430 commit 2559663
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,6 +1,8 @@
# 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)
[![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://www.npmjs.com/package/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.

Expand Down

0 comments on commit 2559663

Please sign in to comment.