mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Fix readme typos
This commit is contained in:
parent
a96bc802bc
commit
a51ff0f100
@ -50,7 +50,7 @@ There are 5 examples in this directory using different libraries:
|
|||||||
* **Cons:**
|
* **Cons:**
|
||||||
* Twisted is low-level, which may be good or bad depending on use case
|
* Twisted is low-level, which may be good or bad depending on use case
|
||||||
* Considerable learning curve - reading docs is a must.
|
* Considerable learning curve - reading docs is a must.
|
||||||
* **FastAPI(0.70.1)
|
* **FastAPI(0.70.1):** *webhook_fastapi_echo_bot.py*
|
||||||
* **Pros:**
|
* **Pros:**
|
||||||
* Can be written for both sync and async
|
* Can be written for both sync and async
|
||||||
* Good documentation
|
* Good documentation
|
||||||
|
Loading…
Reference in New Issue
Block a user