diff --git a/README.md b/README.md index 960abc6..e05ee71 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ Default build directory is `./build`. To change edit `gulpfile.js`. -## Implemented so Far +## Implemented * JS transpilation, minification with Babel, Terser. * SASS compilation, css minification. * BrowserSync. + +## TODO + +* Image optomisation.