Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bdistin committed Jul 27, 2017
1 parent 291133e commit 39e4515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Node.js V8 native fs, enhanced with util.promisify and standard extra methods. W
Docs
------

All `fs` methods which return a callback, return a promise instead. All `fs-extra` methods return a promise exclusivly. No Sync methods are included from either `fs` or `fs-extra`. Requires minimum Node.js v8.1.0.
All `fs` methods which return a callback, return a promise instead. All `fs-extra` methods return a promise exclusivly. No sync methods are included from either `fs` or `fs-extra`. Requires minimum Node.js v8.1.0.

The full documentation can be found here: [fs-nextra.js.org](https://fs-nextra.js.org/).

Expand Down

0 comments on commit 39e4515

Please sign in to comment.