From ae32d795493f7513a4b4e6fa593526b3d14caeb0 Mon Sep 17 00:00:00 2001 From: al Date: Sun, 23 May 2021 16:54:14 +0800 Subject: [PATCH] Update README.md fix typo --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/README.md b/scripts/README.md index ff7ba8015..ff2e7f402 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -22,7 +22,7 @@ python get_data.py qlib_data --target_dir ~/.qlib/qlib_data/cn_data --region cn python scripts/get_data.py qlib_data --target_dir ~/.qlib/qlib_data/qlib_cn_1min --region cn --interval 1min ``` -### Downlaod US Data +### Download US Data ```bash