]> go.fuhry.dev Git - fsnotify.git/commitdiff
Use SVG badge for GoDoc
authorNathan Youngman <git@nathany.com>
Tue, 8 Jul 2014 15:46:28 +0000 (09:46 -0600)
committerNathan Youngman <git@nathany.com>
Tue, 8 Jul 2014 15:46:28 +0000 (09:46 -0600)
README.md

index c7f1db2e052560f5dbbf856ff6038c1e2d9ef2ac..a3c40ce6cfe0726e90e2adcb69fe1102484c63ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # File system notifications for Go
 
-[![Coverage](http://gocover.io/_badge/github.com/fsnotify/fsnotify)](http://gocover.io/github.com/fsnotify/fsnotify) [![GoDoc](https://godoc.org/github.com/fsnotify/fsnotify?status.png)](http://godoc.org/github.com/fsnotify/fsnotify)
+[![Coverage](http://gocover.io/_badge/github.com/fsnotify/fsnotify)](http://gocover.io/github.com/fsnotify/fsnotify) [![GoDoc](https://godoc.org/github.com/fsnotify/fsnotify?status.svg)](https://godoc.org/github.com/fsnotify/fsnotify)
 
 Cross platform: Windows, Linux, BSD and OS X.