From dccb6ee7da9fc16cb4add59a91cc3c29c53695dd Mon Sep 17 00:00:00 2001 From: frostbird <141355346+fr0stb1rd@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:20:42 +0300 Subject: [PATCH] Update index.rst --- docs/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 277ca193..fb89c958 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,4 +1,4 @@ -Welcome to Pyrofork +Welcome to PyroFork =================== .. raw:: html @@ -21,7 +21,7 @@ Welcome to Pyrofork .. code-block:: python - from pyrogram import Client, filters + from pyrofork import Client, filters app = Client("my_account") @@ -155,4 +155,4 @@ Meta telegram/functions/index telegram/types/index - telegram/base/index \ No newline at end of file + telegram/base/index