Skip to content

Commit

Permalink
svg badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Escalante committed Apr 22, 2014
1 parent a88883b commit fe9cd93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Autoprefixer Stylus

An [autoprefixer](https://github.com/ai/autoprefixer) plugin for stylus.

[![tests](https://travis-ci.org/jenius/autoprefixer-stylus.png?branch=master)](https://travis-ci.org/jenius/autoprefixer-stylus)
[![npm](https://badge.fury.io/js/autoprefixer-stylus.png)](http://badge.fury.io/js/autoprefixer-stylus)
[![coverage](https://coveralls.io/repos/jenius/autoprefixer-stylus/badge.png)](https://coveralls.io/r/jenius/autoprefixer-stylus)
[![dependencies](https://david-dm.org/jenius/autoprefixer-stylus.png?theme=shields.io)](https://david-dm.org/jenius/autoprefixer-stylus)
[![tests](https://travis-ci.org/jenius/autoprefixer-stylus.svg?branch=master)](https://travis-ci.org/jenius/autoprefixer-stylus)
[![npm](https://badge.fury.io/js/autoprefixer-stylus.svg)](http://badge.fury.io/js/autoprefixer-stylus)
[![coverage](http://img.shields.io/coveralls/jenius/autoprefixer-stylus.svg)](https://coveralls.io/r/jenius/autoprefixer-stylus)
[![dependencies](https://david-dm.org/jenius/autoprefixer-stylus.svg)](https://david-dm.org/jenius/autoprefixer-stylus)

### Installation

Expand Down

0 comments on commit fe9cd93

Please sign in to comment.