chore(readme): update readme

This commit is contained in:
2025-01-25 15:17:38 +01:00
parent 7e2b9d4158
commit 4056c1c4e3

View File

@@ -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