Browse Source

Add Travis build status in README

jst 13 years ago
parent
commit
5290c4773b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -3,6 +3,8 @@ Resize
 
 
 Image resizing for the [Go programming language](http://golang.org) that includes a few interpolation methods.
 Image resizing for the [Go programming language](http://golang.org) that includes a few interpolation methods.
 
 
+[![Build Status](https://travis-ci.org/nfnt/resize.png)](https://travis-ci.org/nfnt/resize)
+
 Installation
 Installation
 ------------
 ------------