Skip to content

Commit 9fe98cf

Browse files
authored
Update README.md
1 parent 4553bdd commit 9fe98cf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

examples/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
This folder contains example scripts to show you how **Pyrogram** looks like.
44
You can start with [hello_world.py](https://github.com/pyrogram/pyrogram/blob/master/examples/hello_world.py) and continue
5-
with the more advanced examples. Every script is working right away (provided you correctly set up your credentials), meaning
5+
with the more advanced examples.
6+
7+
Every script is working right away (provided you correctly set up your credentials), meaning
68
you can simply copy-paste and run, the only things you have to change are the target chats (username, id) and file paths for
79
sending media (photo, video, ...).
810

0 commit comments

Comments
 (0)