From: Nathan Youngman Date: Tue, 8 Jul 2014 15:46:28 +0000 (-0600) Subject: Use SVG badge for GoDoc X-Git-Tag: v1.7.2~293 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=008062edbea3f2e2c982526de76d3454af14c74c;p=fsnotify.git Use SVG badge for GoDoc --- diff --git a/README.md b/README.md index c7f1db2..a3c40ce 100644 --- 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.