Merge branch 'i18n' of github.com:M2Ys4U/KiwiIRC into i18n
[KiwiIRC.git] / README.md
index cbb7515dc31a16080855160e7a62f9b1c06bf658..c780c2ab940aedc2bef6c643070ad427bf4be4f1 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -2,14 +2,19 @@
 Kiwi IRC is a fully featured IRC client that can be extended to suit almost any needs.\r
 Using the web application is extremly simple even without any IRC knowledge as all the common needs are built directly into the UI.\r
 \r
-For more information see http://kiwiirc.com or an example of the application can be found at http://kiwiirc.com/client/\r
+For more information see https://kiwiirc.com or live instance of the application can be found at https://kiwiirc.com/client/.\r
+Our development IRC channel is on the Freenode network, irc.freenode.net #kiwiirc.\r
+\r
+[![Visit our IRC channel](https://kiwiirc.com/buttons/irc.freenode.net/kiwiirc.png)](https://kiwiirc.com/client/irc.freenode.net/#kiwiirc)\r
 \r
 \r
 ### Installation\r
 \r
+*Note: This requires Node.js to run. Make sure you have installed Node.js first! http://nodejs.org/download/*\r
+\r
 1. Download the Kiwi source or clone the git repository:\r
 \r
-    `$ git clone git@github.com:prawnsalad/KiwiIRC.git && cd KiwiIRC`\r
+    `$ git clone https://github.com/prawnsalad/KiwiIRC.git && cd KiwiIRC`\r
 \r
 2. Install the dependencies:\r
 \r