Updating README

This commit is contained in:
Leandro Toledo 2015-07-08 18:35:05 -03:00
parent a2c58b17d5
commit 7e0ce5ffe4

View file

@ -14,6 +14,14 @@ Introduction
This library provides a pure Python interface for the `Telegram Bot API <https://core.telegram.org/bots/api>`_. It works with Python versions from 2.6+. Python 3 support is under development.
==========
Installing
==========
You can install python-telegram-bot using::
$ pip install python-telegram-bot
================
Getting the code
================