1
0
Fork 0

some alterations in readme

master
Anton Smirnov 2014-02-06 16:10:47 +04:00
parent b8a9ec4b2b
commit 3d5b104479
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Minecraft Server Query
======================
A PHP library rewritten from python
A PHP library for for checking the status of an enabled Minecraft server ported from python
[https://github.com/Dinnerbone/mcstatus](https://github.com/Dinnerbone/mcstatus)
Usage

View File

@ -2,7 +2,7 @@
/**
* The class for querying Minecraft server
* Mostly a translation from python of https://github.com/Dinnerbone/mcstatus
* Mostly a port from python of https://github.com/Dinnerbone/mcstatus
*
* @author Anton Smirnov <sandfox@sandfox.im>
* @license MIT