Update README.md

This commit is contained in:
frostbird 2023-08-29 00:15:34 +03:00 committed by GitHub
parent b08ae687b9
commit 8e2c3c02a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")