Update README.md

This commit is contained in:
Logan Williams
2021-05-21 10:42:06 +02:00
committed by GitHub
parent cc459c156c
commit 8eef32ff69

View File

@@ -7,7 +7,8 @@ To run it, you need:
1. A Telegram account with an active phone number;
2. Telegram 'API_ID' and 'API_HASH', which you can get by creating a developers account using this link: https://my.telegram.org/. Place these values in a .env file:
```API_ID=
```
API_ID=
API_HASH=
```