From d25becd13e64c5ca784b39b26c0b9c6a30505c02 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 24 Feb 2015 20:29:47 -0600 Subject: [PATCH] Add link to asset-builder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abf06e9..8ec683d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Sage is a WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and B * [gulp](http://gulpjs.com/) build script that compiles both Less and Sass, checks for JavaScript errors, optimizes images, and concatenates and minifies files * [BrowserSync](http://www.browsersync.io/) for keeping multiple browsers and devices synchronized while testing, along with injecting updated CSS and JS into your browser while you're developing * [Bower](http://bower.io/) for front-end package management +* [asset-builder](https://github.com/austinpray/asset-builder) for the JSON file based asset pipeline * [Bootstrap](http://getbootstrap.com/) * [Theme wrapper](https://roots.io/sage/docs/theme-wrapper/) * [HTML5 Boilerplate](http://html5boilerplate.com/)