diff --git a/telethon_examples/README.md b/telethon_examples/README.md index b133d562..4082d8b8 100644 --- a/telethon_examples/README.md +++ b/telethon_examples/README.md @@ -130,7 +130,7 @@ assumes some [`asyncio`] knowledge, but otherwise is easy to follow. ![Screenshot of the tkinter GUI][tkinter GUI] -### [`payment.py`] +### [`payment.py`](https://raw.githubusercontent.com/LonamiWebs/Telethon/master/telethon_examples/payment.py) * Usable as: **bot**. * Difficulty: **medium**.