From fd23d344893dbc91c0fc7f8d43e870742b7c32e1 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Mon, 17 Dec 2012 22:30:44 +0100 Subject: [PATCH] Typos --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e3e72f67b..fe64707e3 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,13 @@ Github repo: https://github.com/shoghicp/Pocket-Minecraft-PHP Server (and client) Minecraft Pocket Edition library written in PHP. Currently a work in progress, and used to document http://www.wiki.vg/Pocket_Minecraft_Protocol -**Tested in: v4.0.0, v5.0.0** +**Project Status: `PRE-ALPHA`** + +**Tested in: `v4.0.0, v5.0.0`** Current features of the server: -=============================== +------------------------------- * Players can connect and move around the world (and see each other) * Support for reading/sending chunks! * Map saving! @@ -63,7 +65,7 @@ How to contact me ----------------- * Email - * Twitter - [@shoghicp](https://twitter.com/shoghicp) -* Via IRC - #mcdevs or #mcpedevs at *irc.freenode.net* (or just /msg me there) +* Via IRC - #mcdevs or #mcpedevs on *irc.freenode.net* (or just /msg me there) * [MinecraftForums profile](http://www.minecraftforum.net/user/1476633-shoghicp/) @@ -71,7 +73,7 @@ How to contact me Third-party Tools: -================== +------------------ * [How to connect to internet servers](http://www.minecraftforum.net/topic/1256915-legit-minecraftpe-online-multiplayer/) * [Video-Tutorial made by ChrisMCMine](http://www.youtube.com/watch?v=GC9MBVaHge0) * [User-made program to merge server I/O done in C](https://github.com/filfat/MCPES_CPP_INPUT/)