Skip to content

Commit

Permalink
readme: remove note about wildcards. Closes #155
Browse files Browse the repository at this point in the history
  • Loading branch information
jprichardson committed Sep 2, 2015
1 parent 55c7a79 commit 07aa1de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,8 +464,6 @@ What's needed?
- A directory walker. Probably this one: https://github.com/thlorenz/readdirp imported into `fs-extra`.
- After the directory walker is integrated, any function that needs to traverse directories like
`copy`, `remove`, or `mkdirs` should be built on top of it.
- After the aforementioned functions are built on the directory walker, `fs-extra` should then explicitly
support wildcards.

Note: If you make any big changes, **you should definitely post an issue for discussion first.**

Expand Down

0 comments on commit 07aa1de

Please sign in to comment.