diff --git a/README.md b/README.md index caf3d57..f336b00 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +``` pip install -r requirements.txt export STORE_DIRECTORY= -python download-kline.py -s ETHUSDT BTCUSDT DOTUSDT SOLUSDT -startDate 2017-07-01 -endDate 2022-04-01 -i 1d \ No newline at end of file +python download-kline.py -s ETHUSDT BTCUSDT DOTUSDT SOLUSDT -startDate 2017-07-01 -endDate 2022-04-01 -i 1d +```