diff --git a/README.txt b/README.txt index fc321d6..54b0690 100644 --- a/README.txt +++ b/README.txt @@ -33,13 +33,11 @@ CONFIGURATION & USAGE See the MIN.txt file and http://code.google.com/p/minify/wiki/UserGuide Minify also comes with a URI Builder application that can help you write URLs -for use with Minify or configure groups of files. - -To enable this, edit min/config.php, set $min_enableBuilder = true; and visit - http://example.org/min/builder/ - -When you're finished with this, please set $min_enableBuilder = false; +for use with Minify or configure groups of files. See here for details: + http://code.google.com/p/minify/wiki/BuilderApp +The cookbook also provides some more advanced options for minification: + http://code.google.com/p/minify/wiki/CookBook UPGRADING