From e1e6dc495303c327485a1ba29fe236b49f6300c5 Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 14 Oct 2022 19:35:17 +0800 Subject: [PATCH] fix bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a4d80a..cf7054c 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 task.ransks` +4. `python main.py -a tasks.ransks` ## 数据源 -- GitLab