From 4e472dda48229202619ed5af24e2b9db7415347d Mon Sep 17 00:00:00 2001 From: FrankWang Date: Mon, 26 Oct 2015 22:32:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 86ba10f..92a15e7 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@

A simple, but extensible Python implementation for the [Telegram Bot API](https://core.telegram.org/bots/api).

[![Download Month](https://img.shields.io/pypi/v/pyTelegramBotAPI.svg)](https://pypi.python.org/pypi/pyTelegramBotAPI) -

[![Build Status](https://travis-ci.org/eternnoir/pyTelegramBotAPI.svg?branch=master)](https://travis-ci.org/eternnoir/pyTelegramBotAPI) -

[![Download Month](https://img.shields.io/pypi/dm/pyTelegramBotAPI.svg)](https://pypi.python.org/pypi/pyTelegramBotAPI) * [Getting started.](#getting-started)