diff --git a/README.md b/README.md index 09246dd..e71a9c7 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Web Development +* [bower-name-cli](https://github.com/sindresorhus/bower-name-cli)- Check whether a package name is available on bower + * [caniuse-cmd](https://github.com/sgentle/caniuse-cmd)- Caniuse command line tool +* [npm-name-cli](https://github.com/sindresorhus/npm-name-cli)- Check whether a package name is available on npm + * [pageres-cli](https://github.com/sindresorhus/pageres-cli)- Capture website screenshots * [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli)- Strip comments from CSS