From af8076a63eefad65df10d3afb95ea93359999ba4 Mon Sep 17 00:00:00 2001 From: JP Richardson Date: Thu, 9 Jul 2015 06:15:32 -0500 Subject: [PATCH] readme: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.