From 4ee08d8a8bc0a56d4ef7f64fffe64a1c3ad699b9 Mon Sep 17 00:00:00 2001 From: Ray Elliott Date: Fri, 1 May 2020 20:53:06 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.