diff --git a/readme.md b/readme.md index e09f545..626832e 100644 --- a/readme.md +++ b/readme.md @@ -634,6 +634,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Miscellaneous - [nodebots](http://nodebots.io) - Robots powered by JavaScript. +- [node-module-boilerplate](https://github.com/sindresorhus/node-module-boilerplate) - Boilerplate to kickstart creating a node module. +- [generator-nm](https://github.com/sindresorhus/generator-nm) - Scaffold out a node module. ## Contribute