From cc459c156cf3097e93c9106488bd307b83f0d550 Mon Sep 17 00:00:00 2001 From: Logan Williams Date: Fri, 21 May 2021 10:41:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0ef06b..3389634 100644 --- a/README.md +++ b/README.md @@ -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`