update readme

This commit is contained in:
Lukas Juhas 2017-11-30 13:51:38 +00:00
parent 4028c754b9
commit 0836d2c428
2 changed files with 6 additions and 2 deletions

View File

@ -80,6 +80,10 @@ Then run:
This will execute all the Gulp tasks on the gulpfile.babel.js.
### Configuration for Gulp
Some of the configuration can be done in `config.barebones.js` file, such as base source and public paths, along with scripts file paths for multiple bundles.
### Images
Drop all your images into assets/images. When running gulp tasks, they will be automatically

View File

@ -26,7 +26,7 @@ export default {
/**
* Scripts
*
* Add path cotinuing after 'config.src'
* Add path continuing after 'config.src'
*/
scripts: [
'/js/scripts.js',