From 255eaae914d62ae7650ee5c05c56be155ce7282b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bence=20D=C3=A1nyi?= Date: Tue, 15 Jul 2014 11:07:38 +0200 Subject: [PATCH] Add browserify-handbook --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fdc6930..45ab9c1 100644 --- a/readme.md +++ b/readme.md @@ -323,6 +323,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Nodeschool](http://nodeschool.io) - Learn Node.js with interactive lessons. - [The Art of Node](https://github.com/maxogden/art-of-node/#the-art-of-node) - An introduction to Node.js. - [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. ### Articles