some alterations in readme
parent
b8a9ec4b2b
commit
3d5b104479
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Reference in New Issue