diff --git a/README.rst b/README.rst index 03cece417..b3c037bbc 100644 --- a/README.rst +++ b/README.rst @@ -44,13 +44,15 @@ Table of contents - `Getting the code`_ -- `Documentation`_ +- `Getting started`_ 1. `API`_ 2. `Logging`_ 3. `Examples`_ + + 4. `Documentation`_ - `License`_ @@ -134,9 +136,9 @@ To see other options available, run: $ make help -================ -_`Documentation` -================ +================== +_`Getting started` +================== View the last release API documentation at: https://core.telegram.org/bots/api @@ -239,6 +241,12 @@ Here follows some examples to help you to get your own Bot up to speed: - `DevOps Reaction Bot `_ sends latest or random posts from `DevOps Reaction `_. Running on `Google App Engine `_ (billing has to be enabled for fully Socket API support). +================ +_`Documentation` +================ + +``python-telegram-bot``'s documentation lives at `Read the Docs `_. + ========== _`License` ==========