diff --git a/README.md b/README.md index a6ba9d6c..355bf1a6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ > Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots ``` python -from pyrogram import Client, filters +from pyrofork import Client, filters app = Client("my_account")