fix readme

This commit is contained in:
soffee 2025-04-06 00:23:10 +03:00
parent 98ae9d2e59
commit dd89fb0101

View file

@ -43,6 +43,7 @@ This metric can be enabled with command line flag `--words-counter`
## Environment Variables ## Environment Variables
`API_ID` - Telegram api id used for mtproto connection (see [mtcute.dev](https://mtcute.dev/guide/intro/sign-in.html)) `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)) `API_HASH` - Telegram api hash used for mtproto connection (see [mtcute.dev](https://mtcute.dev/guide/intro/sign-in.html))
## Development ## Development