diff --git a/README.md b/README.md index 41f0769..d81885b 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ #

pyTelegramBotAPI

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

-

Supports both sync and async ways.

+

Both synchronous and asynchronous.

-##

Supporting Bot API version: 5.7! +##

Supported Bot API version: 5.7!

Official documentation