diff --git a/README.md b/README.md index d2fd70f..4d8b903 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ pip install -r requirements.txt ### 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 export FINNHUB_API_KEY=$YOUR_FINNHUB_API_KEY ```