From: Chris Howey Date: Fri, 8 Jun 2012 00:19:08 +0000 (-0500) Subject: Add link to GoDoc X-Git-Tag: v1.7.2~420 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=0ed1e1eda5eaa8e4664a4cf1348643538d5f246d;p=fsnotify.git Add link to GoDoc --- diff --git a/README.md b/README.md index 5f08769..7af7ced 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,5 @@ For each event: * IsDelete() * IsModify() * IsRename() + +[GoDoc](http://go.pkgdoc.org/github.com/howeyc/fsnotify)