mirror of
https://github.com/Dinnerbone/mcstatus.git
synced 2026-04-06 03:51:23 +08:00
Merge pull request #9 from urda/fix_documentation
The documentation example is wrong
This commit is contained in:
@@ -11,7 +11,7 @@ Protocol documention: [http://dinnerbone.com/blog/2011/10/14/minecraft-19-has-rc
|
|||||||
Usage
|
Usage
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
from status_query import MinecraftQuery
|
from minecraft_query import MinecraftQuery
|
||||||
|
|
||||||
query = MinecraftQuery("localhost", 25565)
|
query = MinecraftQuery("localhost", 25565)
|
||||||
|
|
||||||
@@ -23,4 +23,4 @@ Usage
|
|||||||
|
|
||||||
Rights
|
Rights
|
||||||
-----------
|
-----------
|
||||||
Fully open. Go wild.
|
Fully open. Go wild.
|
||||||
|
|||||||
Reference in New Issue
Block a user