From b50208d9f344de333855d06fd04e64ce8bb2009b Mon Sep 17 00:00:00 2001 From: Rossen Georgiev Date: Mon, 23 May 2016 10:38:59 +0100 Subject: [PATCH] add link to docs in README [ci skip] --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8b1236b..ef07670 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,10 @@ A python module for interacting with various parts of Steam_. Supports Python ``2.7+`` and ``3.4+``. -Main features: +Documentation: http://valvepython.github.io/steam + +Main features +------------- * `SteamID `_ - convert between the various ID representations with ease * `WebAPI `_ - simple API for Steam's Web API with automatic population of interfaces