Skip to content

Commit ee305ff

Browse files
author
zhanghe5
committed
修改contributing
1 parent c932687 commit ee305ff

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,8 @@ pip install -r requirements.txt
2929

3030
### 运行项目
3131
```bash
32-
# GUI版本
33-
python daily_planner.py
34-
35-
# CLI版本
36-
python daily_planner_cli.py
37-
3832
# Web版本
39-
python web_server.py
33+
python launcher.py
4034
```
4135

4236
## 代码规范

0 commit comments

Comments
 (0)