diff --git a/README.md b/README.md index 97f559b..b08e9f0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. The * Customised functions.php adding theme support for high customisation * Minimised HTTP requests for high Web Performance * Localised strings for multiple language support -* Grunt integration - automatic image optimisation, Sass compiling and watching, css minification and live reload 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 @@ -57,4 +58,4 @@ Compatible with WordPress 3.2 and above, but always use the latest version. * ~~Organisation of Sass folders~~ * ~~Simple grid framework~~ -* ~~Organisation of JS~~ \ No newline at end of file +* ~~Organisation of JS~~