diff --git a/README.md b/README.md index ac7af83..577bd36 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Node.js: fs-extra [![Coverage Status](https://img.shields.io/coveralls/jprichardson/node-fs-extra.svg)](https://coveralls.io/r/jprichardson/node-fs-extra) -This module adds a few extra file system methods that aren't included in the native `fs` module. It is a drop in replacement for `fs`. +`fs-extra` adds file system methods that aren't included in the native `fs` module. It is a drop in replacement for `fs`.