Update README.md

This commit is contained in:
Logan Williams
2021-05-21 10:41:51 +02:00
committed by GitHub
parent d86877a1c6
commit cc459c156c

View File

@@ -8,7 +8,8 @@ To run it, you need:
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_HASH=```
API_HASH=
```
Then, run the script: `python3 telegram-phone-validation.py --phone_number +15558675309`