diff --git a/README.rst b/README.rst index 4dd8663..bdfc99e 100644 --- a/README.rst +++ b/README.rst @@ -9,14 +9,14 @@ Documentation: http://steam.readthedocs.io/en/latest/ Key features ------------ -* `SteamAuthenticator `_ - enable/disable/manage 2FA on account and generate codes -* `SteamClient `_ - communication with the steam network based on ``gevent``. -* `SteamID `_ - convert between the various ID representations with ease -* `WebAPI `_ - simple API for Steam's Web API with automatic population of interfaces -* `WebAuth `_ - authentication for access to ``store.steampowered.com`` and ``steamcommunity.com`` - -Checkout the `User guide `_ for examples, -or the `API Reference `_ for details. +* `SteamAuthenticator `_ - enable/disable/manage 2FA on account and generate codes +* `SteamClient `_ - communication with the steam network based on ``gevent``. +* `SteamID `_ - convert between the various ID representations with ease +* `WebAPI `_ - simple API for Steam's Web API with automatic population of interfaces +* `WebAuth `_ - authentication for access to ``store.steampowered.com`` and ``steamcommunity.com`` + +Checkout the `User guide `_ for examples, +or the `API Reference `_ for details. For questions, issues or general curiosity visit the repo at `https://github.com/ValvePython/steam `_.