Plugin access to the control input text area
[KiwiIRC.git] / README.md
index 7868c356695a02ba7d0c3c1a58c1861e0009cc47..08694a648e355b339d9fd1f1bc38b0747f1f050e 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -2,8 +2,12 @@
 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 https://kiwiirc.com or an example 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
+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
+**Developing? Please use the development branch - not the master branch!**\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
@@ -12,7 +16,7 @@ Our development IRC channel is on the Freenode network, irc.freenode.net #kiwiir
 \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