From 10422059489501628534033de2d689b677fba00e Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 5 Jan 2015 18:23:39 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 099a76b..fa26b25 100644 --- a/README.md +++ b/README.md @@ -158,8 +158,7 @@ Single Events - fired immediately * `nodeError` - Error `fstat` did not succeeded. * `node` - a `stats` object for a node of any type * `file` - includes links when `followLinks` is `true` - * Note: This feature is broken in the current version, but works in the previous `walk-recursive` version - * `directory` + * `directory` - **NOTE** you could get a recursive loop if `followLinks` and a directory links to its parent * `symbolicLink` - always empty when `followLinks` is `true` * `blockDevice` * `characterDevice`