diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ UglifyJS 3 ========== +This is a version of UglifyJS provisionally modified by Wojtek Kosior to allow +printing/replacing certain expressions with user-specified templates. These +modifications are thereby released under Creative Commons Zero v1.0. + UglifyJS is a JavaScript parser, minifier, compressor and beautifier toolkit. #### Note: |