From: Martin Tournoij Date: Wed, 10 Aug 2022 15:11:24 +0000 (+0200) Subject: Add note about README version X-Git-Tag: v1.7.2~62 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=123e4e32a5d83007b51d0695b08a7b82f5d78302;p=fsnotify.git Add note about README version Fixes #497 --- diff --git a/README.md b/README.md index ff8a3db..e244758 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ fsnotify requires Go 1.16 or newer. API docs: https://pkg.go.dev/github.com/fsnotify/fsnotify +It's best to read the documentation at pkg.go.dev, as it's pinned to the last +released version, whereas this README is for the last development version which +may include additions/changes. + +--- + Platform support: | Adapter | OS | Status |