diff --git a/README.md b/README.md index 92885b9b..662431e1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@

This plugin uses UglifyJS v3 (`uglify-es`) to minify your JavaScript

-> ℹ️ webpack contains the same plugin under `webpack.optimize.UglifyJsPlugin`. The documentation is valid apart from the installation instructions +> ℹ️ webpack contains the same plugin under `webpack.optimize.UglifyJsPlugin`. This is a standalone version for those that want to control the version of UglifyJS. The documentation is valid apart from the installation instructions

Install