From 68ae47fbe2632bfc7ad67f93f7551f55e7bf64b5 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Mon, 8 Dec 2014 11:25:31 +0000 Subject: [PATCH] Remove browserify --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 43387ae..32d0edd 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. The * Minimised HTTP requests for high Web Performance * Localised strings for multiple language support * Grunt automatic image optimisation, Sass compiling and watching, css minification and live reload support -* Use of Browserify to modularise the JavaScript structure and stop those huge, spaghetti script files! ## Installation