From: Nathan Youngman Date: Wed, 14 Oct 2015 23:02:39 +0000 (-0600) Subject: documentation before coverage X-Git-Tag: v1.7.2~216 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=40de12b71ee1e084b77c05c36d4eb6e9998d8d17;p=fsnotify.git documentation before coverage [skip ci] --- diff --git a/README.md b/README.md index f63df78..736c0d2 100644 --- 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.