diff --git a/README.md b/README.md index 56d9f71..47b3c82 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ -* Searches up directory tree for `package.json` -* Shows detailed information on script contents -* Doesn't clobber default npm completions +* Makes `npm install` recommendation from npm cache +* Shows detailed information on script contents for `npm run` +* Falls back to default npm completions if we don't have anything better ## Install