Skip to content

Commit

Permalink
Use svg instead of png to get better image quality
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed Aug 28, 2014
1 parent 211caac commit 2901666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/arunoda/node-redis-scripto.png)](https://travis-ci.org/arunoda/node-redis-scripto)
[![Build Status](https://travis-ci.org/arunoda/node-redis-scripto.svg)](https://travis-ci.org/arunoda/node-redis-scripto)
node-redis-scripto
==================

Expand Down Expand Up @@ -65,4 +65,4 @@ node-redis-scripto
scriptManager.run('script-one', [], [], function(err, result) {

});
~~~
~~~

0 comments on commit 2901666

Please sign in to comment.