Improve a description (#877)

This commit is contained in:
KY3LxD
2019-04-28 22:08:49 -07:00
committed by Sindre Sorhus
parent 053a1264ec
commit 63fc7cbf28

View File

@@ -128,7 +128,7 @@
### Command-line apps
- [np](https://github.com/sindresorhus/np) - Better `npm publish`.
- [npm-name](https://github.com/sindresorhus/npm-name) - Check whether a package name is available on npm.
- [npm-name](https://github.com/sindresorhus/npm-name) - Check a package name's availability on npm.
- [gh-home](https://github.com/sindresorhus/gh-home) - Open the GitHub page of the repo in the current directory.
- [npm-home](https://github.com/sindresorhus/npm-home) - Open the npm page of a package.
- [trash](https://github.com/sindresorhus/trash) - Safer alternative to `rm`.