diff --git a/README.md b/README.md index e65d032..0b95af0 100644 --- a/README.md +++ b/README.md @@ -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) @@ -23,4 +23,4 @@ Usage Rights ----------- -Fully open. Go wild. \ No newline at end of file +Fully open. Go wild.