Remove EODHD from readme

This commit is contained in:
Edward Sun
2025-06-07 15:04:43 -07:00
committed by GitHub
parent 47176ba8a2
commit e994e56c23

View File

@@ -92,7 +92,7 @@ pip install -r requirements.txt
### Required APIs ### Required APIs
You will also need the FinnHub API and EODHD API for financial data. All of our code is implemented with the free tier. You will also need the FinnHub API for financial data. All of our code is implemented with the free tier.
```bash ```bash
export FINNHUB_API_KEY=$YOUR_FINNHUB_API_KEY export FINNHUB_API_KEY=$YOUR_FINNHUB_API_KEY
``` ```