Skip to content

Commit

Permalink
Merge pull request #9 from urda/fix_documentation
Browse files Browse the repository at this point in the history
The documentation example is wrong
  • Loading branch information
Dinnerbone committed Jan 28, 2014
2 parents fa4a153 + 684f2da commit d0cc578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,7 +11,7 @@ Protocol documention: [http://dinnerbone.com/blog/2011/10/14/minecraft-19-has-rc
Usage
-----------

from status_query import MinecraftQuery
from minecraft_query import MinecraftQuery

query = MinecraftQuery("localhost", 25565)

Expand All @@ -23,4 +23,4 @@ Usage

Rights
-----------
Fully open. Go wild.
Fully open. Go wild.

0 comments on commit d0cc578

Please sign in to comment.