Browse Source

Mention `npm uninstall` completion in the readme

pull/6/head
Luke Childs 8 years ago
parent
commit
4b85c872bc
  1. 1
      README.md

1
README.md

@ -5,6 +5,7 @@
<img src="demo.gif" width="690">
* Makes `npm install` recommendations from npm cache
* Makes `npm uninstall` recommendations from `dependencies`/`devDependencies`
* Shows detailed information on script contents for `npm run`
* Falls back to default npm completions if we don't have anything better

Loading…
Cancel
Save