add python3 to travis test, add python3 to readme

This commit is contained in:
CongNT
2015-07-01 10:17:17 +07:00
committed by CongNT3
parent 24491f467f
commit 0a58f343fe
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ Python Telegram Bot API.
## How to install
* Need python2
* Need python2 or python3
* Install from source
```