Skip to content

Commit

Permalink
Use SVG badge instead of PNG badge
Browse files Browse the repository at this point in the history
SVG badges look beautiful on retina displays.
  • Loading branch information
shinnn authored and petkaantonov committed Jul 7, 2014
1 parent 6a2ed48 commit b167674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/petkaantonov/bluebird.png?branch=master)](https://travis-ci.org/petkaantonov/bluebird)
[![Build Status](https://travis-ci.org/petkaantonov/bluebird.svg?branch=master)](https://travis-ci.org/petkaantonov/bluebird)

<a href="http://promisesaplus.com/">
<img src="http://promisesaplus.com/assets/logo-small.png" alt="Promises/A+ logo"
Expand Down

0 comments on commit b167674

Please sign in to comment.