From 123e4e32a5d83007b51d0695b08a7b82f5d78302 Mon Sep 17 00:00:00 2001 From: Martin Tournoij Date: Wed, 10 Aug 2022 17:11:24 +0200 Subject: [PATCH] Add note about README version Fixes #497 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 | -- 2.50.1