Readme formatting
authorDarren <darren@darrenwhitlen.com>
Mon, 26 Dec 2011 19:11:38 +0000 (19:11 +0000)
committerDarren <darren@darrenwhitlen.com>
Mon, 26 Dec 2011 19:11:38 +0000 (19:11 +0000)
README.md

index 9aa19170a516281077940ccd8e5f8e3451e6766a..b5fb72d2aa2895f2ad08b77487bea6e901972395 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,19 +1,22 @@
 # Installation\r
 \r
 * Download the Kiwi source or clone the git repository:\r
+\r
     $ git clone git@github.com:prawnsalad/KiwiIRC.git\r
 \r
 * Install the dependancies:\r
+\r
     $ npm install\r
     \r
 * If you're using SSL, create your certificate and key, place it in the server folder.\r
 \r
-* Edit the configuration file as needed\r
+* Edit the configuration file as needed:\r
 \r
     $ nano server/config.json\r
     \r
 # Running \r
 From the source folder:\r
+\r
     $ node server/kiwi.js\r
 \r
 # Bugs\r