Update README.rst

This commit is contained in:
Leandro Toledo 2015-07-08 18:00:56 -03:00
parent b39b6241b5
commit b4296c25ce

View file

@ -53,7 +53,7 @@ API
The API is exposed via the ``telegram.Bot`` class.
To generate an Access Token you have to talk to `BotFather https://telegram.me/botfather`_ and follow a few simple steps (described `here https://core.telegram.org/bots#botfather`_).
To generate an Access Token you have to talk to `BotFather <https://telegram.me/botfather>`_ and follow a few simple steps (described `here <https://core.telegram.org/bots#botfather>`_).
For full details see the `Bots: An introduction for developers <https://core.telegram.org/bots>`_.