From: Nathan Youngman Date: Wed, 8 Apr 2015 17:51:48 +0000 (-0600) Subject: add related projects to Readme X-Git-Tag: v1.7.2~220 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=6549b98005f3e4026ad9f50ef7d5011f40ba1397;p=fsnotify.git add related projects to Readme by @rjeczalik and @samjacobson --- diff --git a/README.md b/README.md index 7a0b247..c497a0f 100644 --- a/README.md +++ b/README.md @@ -55,5 +55,10 @@ Please refer to [CONTRIBUTING][] before opening an issue or pull request. See [example_test.go](https://github.com/go-fsnotify/fsnotify/blob/master/example_test.go). - [contributing]: https://github.com/go-fsnotify/fsnotify/blob/master/CONTRIBUTING.md + +## Related Projects + +* [notify](https://github.com/rjeczalik/notify) +* [fsevents](https://github.com/go-fsnotify/fsevents) +