From df40ab2528c5a79a3d8dcac41dbb92f3697e6916 Mon Sep 17 00:00:00 2001 From: Ray Elliott Date: Wed, 20 May 2020 20:16:25 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7adc5c..8faad9d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -## Build Directory - -Default build directory is `./build`. To change edit `gulpfile.js`. - ## Features * JS transpilation, minification with Babel, Terser. @@ -17,6 +13,10 @@ Default build directory is `./build`. To change edit `gulpfile.js`. ## Usage +### Build Directory + +Default build directory is `./build`. To change edit `gulpfile.js`. + ### HTML File Includes Uses [gulp-file-include - npm](https://www.npmjs.com/package/gulp-file-include).