Skip to content

Commit 5e97cb3

Browse files
committed
Update documentation index page
1 parent e4c8592 commit 5e97cb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@ Welcome to Pyrogram
4949
5050
app.run()
5151
52-
Welcome to Pyrogram's Documentation! Here you can find resources for learning how to use the library.
52+
Welcome to Pyrogram's Documentation! Here you can find resources for learning how to use the framework.
5353
Contents are organized into self-contained topics and can be accessed from the sidebar, or by following them in order
5454
using the Next button at the end of each page. But first, here's a brief overview of what is this all about.
5555

5656
About
5757
-----
5858

59-
**Pyrogram** is an elegant, easy-to-use Telegram_ client library and framework written from the ground up in Python and C.
60-
It enables you to easily build custom Telegram applications that interact with the MTProto API as both user and bot.
59+
**Pyrogram** is an elegant, easy-to-use Telegram_ client library and framework written from the ground up in Python and
60+
C. It enables you to easily build custom Telegram applications that interact with the MTProto API as both user and bot.
6161

6262
Features
6363
--------

0 commit comments

Comments
 (0)