From db8e00ca4c7b4ce61ab8813374624f9a354a0f94 Mon Sep 17 00:00:00 2001 From: shoghicp Date: Sun, 10 Feb 2013 16:59:23 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7fa629c98..fed322a49 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,12 @@ The entire server is done in PHP, and has been tested, profiled and optimized to ### [Homepage](http://www.pocketmine.org/) -### [Go to Wiki for more information](https://github.com/shoghicp/PocketMine-MP/wiki) - ### [FAQ: Frequently Asked Questions](https://github.com/shoghicp/PocketMine-MP/wiki/Frequently-Asked-Questions) +### [Help Page](http://www.pocketmine.org/help.php) + ### [Twitter @PocketMine](https://twitter.com/PocketMine) -### [Mailing List](https://groups.google.com/forum/#!forum/pocketmine-discussion) _pocketmine-discussion@googlegroups.com_ - - ## IRC #mcpedevs @ irc.freenode.net * [WebIRC](http://webchat.freenode.net?channels=mcpedevs&uio=d4) @@ -46,4 +43,4 @@ The entire server is done in PHP, and has been tested, profiled and optimized to * __[PHP NBT](https://github.com/TheFrozenFire/PHP-NBT-Decoder-Encoder/blob/master/nbt.class.php)__ by _[TheFrozenFire](https://github.com/TheFrozenFire)_: Class for reading in NBT-format files (modified to handle Little-Endian files). * __[Math_BigInteger](http://phpseclib.sourceforge.net/math/intro.html)__ by _[phpseclib](http://phpseclib.sourceforge.net/)_: Pure-PHP arbitrary precission integer arithmetic library * __[Spyc](https://github.com/mustangostang/spyc/blob/master/Spyc.php)__ by _[Vlad Andersen](https://github.com/mustangostang)_: A simple YAML loader/dumper class for PHP. -* __[ANSICON](https://github.com/adoxa/ansicon)__ by _[Jason Hood](https://github.com/adoxa)_: Process ANSI escape sequences for Windows console programs. \ No newline at end of file +* __[ANSICON](https://github.com/adoxa/ansicon)__ by _[Jason Hood](https://github.com/adoxa)_: Process ANSI escape sequences for Windows console programs.