Adding a new User object, primarilly used in the UserList object.\n\nAlso JSLinting.
[KiwiIRC.git] / README.md
index 518e502dd2f2845b5188d2313b3c2945988f542c..42a2f7a47df5b914584dcd952b065a3a1926b30c 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
+* Edit the configuration file\r
+\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 node foder.\r
 \r
 # Running \r
     $node node/kiwi.js\r
@@ -24,4 +26,8 @@ Report bugs using the issue tracker on github: https://github.com/prawnsalad/Kiw
 \r
 # Licence\r
 \r
-To be decided
\ No newline at end of file
+To be decided\r
+\r
+\r
+# Thanks to\r
+The KiwiIRC logo credited to Michael Drahony (www.drahony.com)
\ No newline at end of file