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