From 4056c1c4e3ac3f363abf4d4d6db5924f7fda9acc Mon Sep 17 00:00:00 2001 From: oliverhnat Date: Sat, 25 Jan 2025 15:17:38 +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 8e34f49..f2b8af1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ python disclosures/financial_disclosure.py ### .env variables - `TELEGRAM_API_KEY` - can be obtained through the official [telegram docs](https://github.com/olinpin/us-disclosures) -- `TELEGRAM_CHANNEL_ID` - that's the channel ID of your telegram bot that you created according to docs above +- `TELEGRAM_CHANNEL_ID` - that's the channel ID of your telegram bot that you created according to docs above (can be a CSV) - `DB_PATH` - can stay the same - `SCHEMA_PATH` - can stay the same - `SEED_PATH` - can stay the same