diff --git a/README.md b/README.md index 6cf37d3c4..b8aa79075 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,23 @@ -![](http://www.pocketmine.net/favicon.png) +# ![PocketMine-MP](http://cdn.pocketmine.net/img/PocketMine-MP-h.png) -# PocketMine-MP [![Build Status](https://travis-ci.org/PocketMine/PocketMine-MP.png?branch=master)](https://travis-ci.org/PocketMine/PocketMine-MP) -``` -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU Lesser General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Lesser General Public License for more details. -You should have received a copy of the GNU Lesser General Public License -along with this program. If not, see . -``` + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . -__PocketMine-MP is a sofware for creating Minecraft Pocket Edition servers__. It has a Plugin API that enables a developer to extend it and add new features, or change default ones. -The entire server is done in PHP, and has been tested, profiled and optimized to run smoothly. +__PocketMine-MP is a Minecraft: PE server software.__ + +The entire server is written in PHP, and has been tested, profiled and optimized to run smoothly. ### [Homepage](http://www.pocketmine.net/) @@ -29,7 +27,7 @@ The entire server is done in PHP, and has been tested, profiled and optimized to ### [FAQ: Frequently Asked Questions](https://github.com/PocketMine/PocketMine-MP/wiki/Frequently-Asked-Questions) - +### [API Documentation](http://docs.pocketmine.net/) ### [Twitter @PocketMine](https://twitter.com/PocketMine)