Update README.md
This commit is contained in:
parent
d28db96128
commit
15f95a0706
@ -34,9 +34,9 @@ async def hello(client, message):
|
||||
app.run()
|
||||
```
|
||||
|
||||
**Pyrogram** is a modern, elegant and easy-to-use [Telegram](https://telegram.org/) framework written from the ground up
|
||||
in Python and C. It enables you to easily create custom apps for both user and bot identities (bot API alternative) via
|
||||
the [MTProto API](https://docs.pyrogram.org/topics/mtproto-vs-botapi).
|
||||
**Pyrogram** is a modern, elegant and easy-to-use [Telegram](https://telegram.org/) client library framework written
|
||||
from the ground up in Python and C. It enables you to easily create custom Telegram client applications for both user
|
||||
and bot identities (bot API alternative) via the [MTProto API](https://docs.pyrogram.org/topics/mtproto-vs-botapi).
|
||||
|
||||
### Features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user