From 0f4dca57a2536ec5cb6d0aea7a406010b80f266b Mon Sep 17 00:00:00 2001 From: olinpin Date: Tue, 7 Jan 2025 10:18:06 +0100 Subject: [PATCH] chore(readme): update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f05038..ecd2d60 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ pip install -r requirements.txt ```bash python financial_disclosure.py ``` -9. Receive telegram messages with disclosures (for best results I recommend running this every 5 minutes with crontab) +9. Receive telegram messages with disclosures (for best results I recommend running this every 30 minutes with crontab) ### .env variables - `TELEGRAM_API_KEY` - can be obtained through the official [telegram docs](https://github.com/olinpin/us-disclosures)