From: Mihai Bazon Date: Wed, 17 Oct 2012 18:59:36 +0000 (+0300) Subject: added note about API docs and online demo X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=4482fdd63f0a9fcd8e6f92f2af8076cdb3240af6;p=UglifyJS.git added note about API docs and online demo --- diff --git a/README.md b/README.md index 793306d8..8cf0ba42 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,11 @@ UglifyJS 2 UglifyJS is a JavaScript parser, minifier, compressor or beautifier toolkit. -For now this page documents the command line utility. More advanced -API documentation will be made available later. +This page documents the command line utility. For +[API and internals documentation see my website](http://lisperator.net/uglifyjs/). +There's also an +[in-browser online demo](http://lisperator.net/uglifyjs/#demo) (for Firefox, +Chrome and probably Safari). Install -------