From: kzc Date: Sat, 13 May 2017 18:12:14 +0000 (-0400) Subject: Tweak README Notes (#1934) X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=504a436e9daac89f5226280e01ae2818fe4e8436;p=UglifyJS.git Tweak README Notes (#1934) --- diff --git a/README.md b/README.md index 6f24b0a2..87079395 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ UglifyJS 3 UglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit. #### Note: -- **`uglify-js@3.x` has a new API and CLI and is not backwards compatible with [`uglify-js@2.x`](https://github.com/mishoo/UglifyJS2/tree/v2.x)**. +- **`uglify-js@3.x` has a simplified API and CLI that is not backwards compatible with [`uglify-js@2.x`](https://github.com/mishoo/UglifyJS2/tree/v2.x)**. - **Documentation for UglifyJS `2.x` releases can be found [here](https://github.com/mishoo/UglifyJS2/tree/v2.x)**. - `uglify-js` only supports ECMAScript 5 (ES5). - Those wishing to minify