From dd89fb0101677244f932ba06e2857d7402bc3bef Mon Sep 17 00:00:00 2001 From: soffee Date: Sun, 6 Apr 2025 00:23:10 +0300 Subject: [PATCH] fix readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68614fe..f4b7101 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ This metric can be enabled with command line flag `--words-counter` ## Environment Variables `API_ID` - Telegram api id used for mtproto connection (see [mtcute.dev](https://mtcute.dev/guide/intro/sign-in.html)) + `API_HASH` - Telegram api hash used for mtproto connection (see [mtcute.dev](https://mtcute.dev/guide/intro/sign-in.html)) ## Development