diff --git a/README.md b/README.md new file mode 100644 index 0000000..ae6f21c --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ + +python-minecraft-data +===================== + +Provide easy access to [minecraft-data](https://github.com/PrismarineJS/minecraft-data) in python + +Installation +------------ +From Repo: + +``python -m pip install git+https://github.com/HomuraMC/python-minecraft-data`` + +Usage +----- + +See the [example.py](https://github.com/HomuraMC/python-minecraft-data/blob/master/example.py) + + +Documentation +------------- + +- See [doc/api.md](https://github.com/rom1504/python-minecraft-data/blob/master/doc/api.md) +- See [doc/history.md](https://github.com/rom1504/python-minecraft-data/blob/master/doc/history.md) diff --git a/README.rst b/README.rst deleted file mode 100644 index 5bd4a22..0000000 --- a/README.rst +++ /dev/null @@ -1,32 +0,0 @@ -python-minecraft-data -===================== - -|pypi|_ - -Provide easy access to `minecraft-data `__ in python - -Installation ------------- -From PyPi: - -``pip install minecraft_data`` - -From Repo: - -``python -m pip install git+https://github.com/SpockBotMC/python-minecraft-data`` - -Usage ------ - -See the `example.py `__ - - -Documentation -------------- - -- See `doc/api.md `__ -- See `doc/history.md `__ - - -.. |pypi| image:: https://img.shields.io/pypi/v/minecraft_data.svg -.. _pypi: https://pypi.python.org/pypi/minecraft_data diff --git a/minecraft_data/data b/minecraft_data/data index 3e9e688..4e46030 160000 --- a/minecraft_data/data +++ b/minecraft_data/data @@ -1 +1 @@ -Subproject commit 3e9e68884fcaac7a15e87361fd793eab1d2d11ac +Subproject commit 4e46030dd8ae0415a70e4224d7653358536eb724