diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-31 12:07:50 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-01-31 12:07:50 +0100 |
| commit | 58dcdb0d1f59289e9d6636c9efa712e67735c7a7 (patch) | |
| tree | 2ed547ead046ea4ab11a13d89033a90cb6c836a3 /README.md | |
| parent | 56601eac8796ffcf4c17987791fd897e2b620bda (diff) | |
| download | python-gamelocker-58dcdb0d1f59289e9d6636c9efa712e67735c7a7.tar.gz python-gamelocker-58dcdb0d1f59289e9d6636c9efa712e67735c7a7.zip | |
Readme: link directly to relevant docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ python-gamelocker 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) +[Private docs mirror](https://docs.schneefux.xyz/python-gamelocker/gamelocker.html#module-gamelocker.api) Example usage: ```python |
