diff --git a/readme.md b/readme.md index adc20f6..0750a32 100644 --- a/readme.md +++ b/readme.md @@ -480,6 +480,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [stream-handbook](https://github.com/substack/stream-handbook) - How to write Node.js programs with streams. - [browserify-handbook](https://github.com/substack/browserify-handbook) - The definitive guide for browserify. +### Discovery + +- [node-modules.com](http://node-modules.com/) - An alternative npm search engine with a more intelligent and personal results ranking. + ### Articles - [Error Handling in Node.js](http://www.joyent.com/developers/node/design/errors)