From fb945117270edd539b5cf999717231498e31b24a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rory=20O=E2=80=99Kane?= Date: Thu, 26 Feb 2015 13:08:37 -0500 Subject: [PATCH] Fix broken link to browserify in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8ade7..f63a5fd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # brocolli-browserify Use `require('modules')` in the browser with -[browersify](https://https://github.com/substack/node-browserify) +[browersify](https://github.com/substack/node-browserify) and [broccoli](https://github.com/joliss/broccoli) ## Install