From 4cbcc6551c73e85336aa326b0ae355b68d3b7b61 Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 14 Oct 2022 19:35:30 +0800 Subject: [PATCH] fix bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf7054c..6308327 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ 1. python 3 环境 2. cd src/ 3. `pip install -r requirements.txt` -4. `python main.py -a tasks.ransks` +4. `python main.py -a tasks.ranks` ## 数据源 -- GitLab