From f4b9480588ddc44bcc4e862423eb1fe993f9fc69 Mon Sep 17 00:00:00 2001 From: _run Date: Sat, 4 Dec 2021 21:25:47 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1d499..d1b13d0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ #

pyTelegramBotAPI

A simple, but extensible Python implementation for the Telegram Bot API. -

Supports both sync and async ways.. +

Supports both sync and async ways. ##

Supported Bot API version: 5.4!