]> scripts.mit.edu Git - wizard.git/blobdiff - README
Add support for a working dir in wizard.shell
[wizard.git] / README
diff --git a/README b/README
index dc4b28a4e14db7aa86ac10c643da37c84d98d9cf..4a8a4addcbf41d6f8bee2c999c4d1be4b34b96c9 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,10 @@
-Wizard is the new autoinstaller management system for
-scripts.mit.edu.  This is a developer oriented introduction,
-and will get placed in doc/ soon.
+Wizard Autoinstall
+==================
+
+Wizard is a next-generation autoinstall management system with
+an eye towards flexibility and scalability.  It is licensed
+under the MIT license (you can view the license contents in
+LICENSE).
 
 
 Compatibility
@@ -63,7 +67,7 @@ See TODO for full instructions.
     - If it's a PHP application, it's probably inserting a php.ini
       file and creating symlinks to it.  Be sure to replace the
       appropriate values with placeholders WIZARD_SESSIONNAME
-      and WIZARD_TMPDIR
+      and WIZARD_TMPDIR (Scripts)
 
     - You will probably need to generate relevant configuration
       files for each version using 'wizard prepare-config'