Skip to content

Commit

Permalink
Merge pull request #1 from aivus/patch-1
Browse files Browse the repository at this point in the history
Add new badges to README.md
  • Loading branch information
s0ph1e committed Apr 25, 2015
2 parents 4bd61d4 + 47e64c4 commit 34127ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Parse urls from css file

[![Build Status](https://img.shields.io/travis/s0ph1e/node-css-url-parser/master.svg?style=flat)](https://travis-ci.org/s0ph1e/node-css-url-parser)
[![Coverage Status](https://coveralls.io/repos/s0ph1e/node-css-url-parser/badge.svg)](https://coveralls.io/r/s0ph1e/node-css-url-parser)
[![Code Climate](https://codeclimate.com/github/s0ph1e/node-css-url-parser/badges/gpa.svg)](https://codeclimate.com/github/s0ph1e/node-css-url-parser)
[![Version](https://img.shields.io/npm/v/css-url-parser.svg?style=flat)](https://www.npmjs.org/package/css-url-parser)
[![Dependency Status](https://david-dm.org/s0ph1e/node-css-url-parser.svg?style=flat)](https://david-dm.org/s0ph1e/node-css-url-parser)


## Installation
`npm install css-url-parser`
Expand Down

0 comments on commit 34127ec

Please sign in to comment.