Skip to content

Commit 1ac6f37

Browse files
committed
Update Readme to Bot API 3.1
1 parent dd7c824 commit 1ac6f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# TelegramBotPHP
2-
[![API](https://img.shields.io/badge/Telegram%20Bot%20API-May%2018%2C%202017-36ade1.svg)](https://core.telegram.org/bots/api)
2+
[![API](https://img.shields.io/badge/Telegram%20Bot%20API-June%2030%2C%202017-36ade1.svg)](https://core.telegram.org/bots/api)
33
![PHP](https://img.shields.io/badge/php-%3E%3D5.3-8892bf.svg)
44
![CURL](https://img.shields.io/badge/cURL-required-green.svg)
55

@@ -8,7 +8,7 @@
88
[![StyleCI](https://styleci.io/repos/38492095/shield?branch=master)](https://styleci.io/repos/38492095)
99

1010
> A very simple PHP [Telegram Bot API](https://core.telegram.org/bots) for sending messages.
11-
> (Almost) Compliant with the May 18, 2017 Telegram Bot API update.
11+
> (Almost) Compliant with the June 30, 2017 Telegram Bot API update.
1212
1313
Requirements
1414
---------

0 commit comments

Comments
 (0)