diff --git a/README.md b/README.md index e71315d0..fc31b64b 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,7 @@ assingned (and installed) modules: - [UglifyJS] (https://github.com/mishoo/UglifyJS) - [clean-css] (https://github.com/GoalSmashers/clean-css) - [html-minifier] (https://github.com/kangax/html-minifier) -- [css-b64-images] (https://github.com/Filirom1/css-base64-images) \ No newline at end of file +- [css-b64-images] (https://github.com/Filirom1/css-base64-images) + +Install addtitional modules: + npm i uglify-js clean-css html-minifier css-b64-images \ No newline at end of file