summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-18 15:15:10 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-18 15:15:10 +0100
commitd7e959b9546a7abca51e75266fe8f338210315e9 (patch)
tree7d4ee932927f998f1b3ad7541f0059a7ab378c80
parent513821031c9abff0e212db0a10a889c68e280683 (diff)
downloadpython-gamelocker-d7e959b9546a7abca51e75266fe8f338210315e9.tar.gz
python-gamelocker-d7e959b9546a7abca51e75266fe8f338210315e9.zip
uploaded to PyPi
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 38ca897..6f16b34 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ python-gamelocker
[Private mirror](https://git.schneefux.xyz/schneefux/python-gamelocker) [GitHub mirror](https://github.com/schneefux/python-gamelocker)
-Python wrapper for the Gamelocker API. Currently supports [Vainglory](https://developers.vainglorygame.com).
+Python 3 wrapper for the Gamelocker API. Currently supports [Vainglory](https://developers.vainglorygame.com). Install with PyPi: `pip install python-gamelocker`.
[Private docs mirror](https://docs.schneefux.xyz/python-gamelocker) [GitHub docs mirror](https://schneefux.github.io/python-gamelocker)