]> jfr.im git - z_archive/KronOS.git/blobdiff - README.md
Changing javascript return stryle
[z_archive/KronOS.git] / README.md
index 2dba468cb4717d64807924cc9b39449463e56c0a..1103dd33a0eb6eef36e96ae3de5f311503fca471 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,17 +1,20 @@
-WebOsProject
+KronOS
 ============
 
-WebOsProject
+KronOS Webtop/WebOS
 
-* http://wos.mustis.org/
-* http://github.com/mustis/WebOsProject
-* Quakenet #mustis.dev
+* Demo: http://kos.mustis.org/
+  * Usernames: user, operator, manager
+  * Password for all is: test
+  * This will have the latest code from the repo at all times.
+* Code: http://github.com/mustis/KronOS
+* IRC: Quakenet #mustis.dev
 
 Installing
 ----------
 1. Download, unpack, bla.
 1. Import dump.sql into a MySQL db.
-1. Rename config.php.sample -> config.php and edit.
+1. Rename and edit the following files in application/config/:
+   *  config.php.example -> config.php
+   *  database.php.example -> database.php
 1. Insert initial users into the DB.
-   Prepend the PW_SALT (from config.php) to the password, then SHA1.
-1. Set up a webserver for the frontend/ dir