1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +00:00

READMEs fixes

This commit is contained in:
2020-10-04 18:54:57 +06:00
parent e5618f4705
commit cbfd34098d
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
## What is it?
It is wrapper library for [tgbotapi.core](../tgbotapi.core/README.md). Here you can find extensions for
It is wrapper library for [TelegramBotAPI Core](../tgbotapi.core/README.md). Here you can find extensions for
`RequestsExecutor`, which are more look like Telegram Bot API requests and in the same time have more obvious signatures
to help understand some restrictions in Telegram system.