From 6549b98005f3e4026ad9f50ef7d5011f40ba1397 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Wed, 8 Apr 2015 11:51:48 -0600 Subject: [PATCH] add related projects to Readme by @rjeczalik and @samjacobson --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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) + -- 2.50.1