From 3d396445b1e690d4c7782892399e9cdb9ed600c9 Mon Sep 17 00:00:00 2001 From: FrankWang Date: Sun, 28 Jun 2015 22:34:27 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07d6647..5e3e906 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # pyTelegramBotAPI -Python Telegram bot api. + +Python Telegram Bot API. + +[https://core.telegram.org/bots/api](https://core.telegram.org/bots/api) ## How to install