Bläddra i källkod

Use SVG version badge for Travis CI

Richard Lee 11 år sedan
förälder
incheckning
f49722caca
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@ Resize
 
 
 Image resizing for the [Go programming language](http://golang.org) with common interpolation methods.
 Image resizing for the [Go programming language](http://golang.org) with common interpolation methods.
 
 
-[![Build Status](https://travis-ci.org/nfnt/resize.png)](https://travis-ci.org/nfnt/resize)
+[![Build Status](https://travis-ci.org/nfnt/resize.svg)](https://travis-ci.org/nfnt/resize)
 
 
 Installation
 Installation
 ------------
 ------------