Skip to content

Commit 9409d9c

Browse files
committed
Hint about examples' license in README.md
1 parent 133682c commit 9409d9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This folder contains example scripts to show you how **Pyrogram** looks like.
55
Every script is working right away (provided you correctly set up your credentials), meaning
66
you can simply copy-paste and run. The only things you have to change are session names and target chats.
77

8+
All the examples listed in this directory are licensed under the terms of the [CC0 1.0 Universal](LICENSE) license and
9+
can be freely used as basic building blocks for your own applications without worrying about copyrights.
10+
811
Example | Description
912
---: | :---
1013
[**hello_world**](hello_world.py) | Demonstration of basic API usages

0 commit comments

Comments
 (0)