From 03dd2717c9a27cc08fe86a5b0bae8654f403b464 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Sat, 18 Nov 2017 19:56:23 -0800 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 29d15ae..e016432 100644 --- a/Readme.md +++ b/Readme.md @@ -32,7 +32,7 @@ size removed 21 MB ## What? -node-prune is a small tool to prune unnecessary files from ./node_modules. +node-prune is a small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. ## Why?