Further work towards it working; regex appears broken though
[KiwiIRC.git] / README.md
index 518e502dd2f2845b5188d2313b3c2945988f542c..ec69ca0956e5a55fa1c285b6aa7045588ac06b7f 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Installation\r
 \r
-*Install the dependencies\r
+* Install the dependencies\r
+\r
     $npm install jade\r
 \r
     $npm install node-static\r
 \r
     $npm install socket.io-client\r
     \r
-*Edit the configuration file\r
-    $nano node/config.json\r
-    \r
-*If you're using SSL, create your certificate and key, place it in the node foder.\r
+* If you're using SSL, create your certificate and key, place it in the server folder.\r
+\r
+* Edit the configuration file\r
 \r
+    $nano server/config.json\r
+    \r
 # Running \r
-    $node node/kiwi.js\r
+    $node server/kiwi.js\r
 \r
 # Bugs\r
 Report bugs using the issue tracker on github: https://github.com/prawnsalad/KiwiIRC/issues\r
 \r
 # Licence\r
+GNU Affero\r
+http://www.gnu.org/licenses/agpl.html\r
+\r
 \r
-To be decided
\ No newline at end of file
+# Thanks to\r
+The KiwiIRC logo credited to Michael Drahony (www.drahony.com)\r