From 58dcdb0d1f59289e9d6636c9efa712e67735c7a7 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 31 Jan 2017 12:07:50 +0100 Subject: Readme: link directly to relevant docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 68086db..ed87d78 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1