Skip to content

Commit

Permalink
Merge pull request #678 from Lambdac0re/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
es128 committed Feb 8, 2018
2 parents d1bac5b + 0b661d0 commit 5e0710e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Node.js `fs.watch`:
* Doesn't report events at all when using editors like Sublime on OS X.
* Often reports events twice.
* Emits most changes as `rename`.
* Has [a lot of other issues](https://github.com/joyent/node/search?q=fs.watch&type=Issues)
* Has [a lot of other issues](https://github.com/nodejs/node/search?q=fs.watch&type=Issues)
* Does not provide an easy way to recursively watch file trees.

Node.js `fs.watchFile`:
Expand Down

0 comments on commit 5e0710e

Please sign in to comment.