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

pyTelegramBotAPI

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

Supports both sync and async ways.. ##

Supported Bot API version: 5.4!