Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
manidlou committed Apr 30, 2018
1 parent 06abbc6 commit 3597b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -27,7 +27,7 @@ Usage
- `depthLimit`: `<Number>`
- the number of times to recurse before stopping. `-1` for unlimited.
- `fs`: `<Object>`
- custom `fs`, useful for mocking `fs` object.
- custom `fs`, useful when mocking `fs` object.
- `filter` `<Function>`
- function that gets one argument `fn({path: '', stats: {}})` and returns true to include or false to exclude the item.

Expand Down

0 comments on commit 3597b31

Please sign in to comment.