From d8cfc06d3a958ff51e5bdc234b709831d60a0304 Mon Sep 17 00:00:00 2001 From: Michael Yoo Date: Thu, 3 Oct 2013 00:24:48 +0930 Subject: [PATCH] KiwiIRC! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e02999e95..3435255af 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The entire server is done in PHP, and has been tested, profiled and optimized to ### [Twitter @PocketMine](https://twitter.com/PocketMine) ## IRC #pocketmine (or #mcpedevs) @ irc.freenode.net -* [WebIRC](http://webchat.freenode.net?channels=pocketmine,mcpedevs&uio=d4) +* [![Visit our IRC channel](https://kiwiirc.com/buttons/chat.freenode.net/pocketmine.png)](https://kiwiirc.com/client/chat.freenode.net/#pocketmine) ## Third-party Libraries/Protocols Used @@ -47,4 +47,4 @@ The entire server is done in PHP, and has been tested, profiled and optimized to * __[cURL](http://curl.haxx.se/)__: cURL is a command line tool for transferring data with URL syntax * __[Zlib](http://www.zlib.net/)__: A Massively Spiffy Yet Delicately Unobtrusive Compression Library * __[Source RCON Protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol)__ -* __[UT3 Query Protocol](http://wiki.unrealadmin.org/UT3_query_protocol)__ \ No newline at end of file +* __[UT3 Query Protocol](http://wiki.unrealadmin.org/UT3_query_protocol)__