diff --git a/readme.md b/readme.md index 982de52..88590f4 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. +- [Table of Contents](#table-of-contents) - [Entertainment](#entertainment) - [Music](#music) - [Social Media](#social-media) @@ -234,6 +235,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [npm-check-updates](https://github.com/tjunnone/npm-check-updates) - Find newer versions of package dependencies than what your package.json allows. - [updates](https://github.com/silverwind/updates) - Flexible npm dependency update tool. - [wipe-modules](https://github.com/bntzio/wipe-modules) - Remove `node_modules` of inactive projects. +- [better-scripts](https://github.com/iamyoki/better-scripts) - A better way to organize your npm scripts. ### Boilerplate