11<div align =" center " >
22 <img alt="styled-components" src="https://user-images.githubusercontent.com/13425833/73493741-a2eefe00-43b3-11ea-8cae-202e646582ac.png" height="150px" />
33 <br />
4- <h1>Gulp Webpack Starter 2.0.0 </h1>
4+ <h1>Gulp Webpack Starter</h1>
55 <a href="https://github.com/wwwebman/gulp-webpack-starter/blob/master/CONTRIBUTING.md"><img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="Contributions"></a>
66 <a href="https://github.com/wwwebman/gulp-webpack-starter/blob/master/CONTRIBUTING.md"><img src="https://img.shields.io/github/contributors/wwwebman/gulp-webpack-starter.svg" alt="Contributors"></a>
77 <a href="https://github.com/wwwebman/gulp-webpack-starter/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg" alt="License"></a>
1414** Gulp Webpack Starter** - fast and simple web development toolkit.
1515It uses Gulp task runner and Webpack bundler.
1616The starter perfectly fits [ building static HTML templates] ( #dart-1-static-html-templating )
17- or [ speeding up WordPress] ( #eyes-2-wordpress ) theme development.
17+ or [ speeding up WordPress] ( #eyes-2-wordpress ) theme development.
1818
19- ** Easy to start painless development. Check it out! :octopus : **
19+ [ Version 2] ( https://github.com/wwwebman/gulp-webpack-starter/releases/tag/v2.0.0 ) is released :tada : .
20+
21+ ** Easy to start, nice to use. Check it out! :octopus : **
22+ ___
2023
2124## List of Content
2225
@@ -25,10 +28,8 @@ or [speeding up WordPress](#eyes-2-wordpress) theme development.
2528 * [ Recommendations] ( #closed_book-recommendations )
2629 * [ Static HTML templating] ( #dart-1-static-html-templating )
2730 * [ WordPress] ( #eyes-2-wordpress )
28- 1 . [ Configuration] ( #configuration )
29- 1 . [ Changelog] ( https://github.com/wwwebman/gulp-webpack-starter/blob/master/CHANGELOG.md )
30- 1 . [ Contributing] ( https://github.com/wwwebman/gulp-webpack-starter/blob/master/CONTRIBUTING.md )
31- 1 . [ Examples] ( https://github.com/wwwebman/gulp-webpack-starter/tree/master/examples )
31+ 1 . [ Contributing] ( ./CONTRIBUTING.md )
32+ 1 . [ Examples] ( ./examples )
3233
3334## :gift : Features
3435
@@ -147,3 +148,8 @@ If you still have a problem, let us know by opening an [issue](https://github.co
147148yarn start // Runs development mode
148149yarn build // Compiles assets in production mode
149150```
151+
152+ ## License
153+
154+ MIT License, Copyright © 2015-present, [ Dmytro Chumak] ( https://webman.pro/about ) .
155+ See [ LICENSE] ( ./LICENSE ) for more information.
0 commit comments