From e6c17810b33a99a7b0c4ba37bc46eaaed3e53a70 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Sun, 19 Nov 2017 10:07:12 -0800 Subject: [PATCH] docs --- Readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Readme.md b/Readme.md index f2dc59e..bd5b59b 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,9 @@ +## What? + +node-prune is a small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. + ## Installation ``` @@ -30,10 +34,6 @@ size removed 13 MB duration 211ms ``` -## What? - -node-prune is a small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files, and so on. - ## Why? ![huge](https://pbs.twimg.com/media/DEIV_1XWsAAlY29.jpg)