Skip to content

Commit c372a8f

Browse files
authored
fix(readme): use svg badges
They are more readable
1 parent 86d2d87 commit c372a8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
[![Build Status](https://travis-ci.org/Automattic/juice.png?branch=master)](https://travis-ci.org/Automattic/juice)
2-
[![Dependency Status](https://david-dm.org/Automattic/juice.png)](https://david-dm.org/Automattic/juice)
1+
[![Build Status](https://travis-ci.org/Automattic/juice.svg?branch=master)](https://travis-ci.org/Automattic/juice)
2+
[![Dependency Status](https://david-dm.org/Automattic/juice.svg)](https://david-dm.org/Automattic/juice)
3+
34
# Juice ![](http://i.imgur.com/jN8Ht.gif)
45

56
Given HTML, juice will inline your CSS properties into the `style` attribute.

0 commit comments

Comments
 (0)