Skip to content

Commit 17aa87c

Browse files
Add internet connection hint to README file.
1 parent a0c2510 commit 17aa87c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# BacktestBay
22

33
BacktestBay is a Python-based framework for backtesting trading strategies. It leverages
4-
[yfinance](https://pypi.org/project/yfinance/) for importing financial data.
4+
[yfinance](https://pypi.org/project/yfinance/) for importing financial data, which
5+
requires an active internet connection.
56

67
## Getting Started
78

0 commit comments

Comments
 (0)