Updated README.md

This commit is contained in:
Shoghi Cervantes 2014-03-06 21:48:06 +01:00
parent 331a26931f
commit f7c7eac05a

View File

@ -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
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
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
the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
(at your option) any later version.
This program is distributed in the hope that it will be useful, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details. GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
```
__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/) ### [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) ### [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) ### [Twitter @PocketMine](https://twitter.com/PocketMine)