]> go.fuhry.dev Git - fsnotify.git/commitdiff
documentation before coverage
authorNathan Youngman <git@nathany.com>
Wed, 14 Oct 2015 23:02:39 +0000 (17:02 -0600)
committerNathan Youngman <git@nathany.com>
Wed, 14 Oct 2015 23:02:48 +0000 (17:02 -0600)
[skip ci]

README.md

index f63df7835ebe2a2b9c5d3dd012c14c2d0cdfa3e1..736c0d27a6c71eb449b347576def791b876de0e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # File system notifications for Go
 
-[![Coverage](http://gocover.io/_badge/github.com/go-fsnotify/fsnotify)](http://gocover.io/github.com/go-fsnotify/fsnotify) [![GoDoc](https://godoc.org/gopkg.in/fsnotify.v1?status.svg)](https://godoc.org/gopkg.in/fsnotify.v1)
+[![GoDoc](https://godoc.org/gopkg.in/fsnotify.v1?status.svg)](https://godoc.org/gopkg.in/fsnotify.v1) [![Coverage](http://gocover.io/_badge/github.com/go-fsnotify/fsnotify)](http://gocover.io/github.com/go-fsnotify/fsnotify) 
 
 Go 1.3+ required.