修改文档

This commit is contained in:
程茂宇 2023-07-24 14:59:40 +08:00
parent 4975baa890
commit 50574bcbfe
2 changed files with 4 additions and 0 deletions

View file

@ -70,6 +70,8 @@ ## 示例:启动一个创业公司
```shell
python startup.py "写一个命令行贪吃蛇"
# 开启code review模式会会花费更多的money, 但是会提升代码质量和成功率
python startup.py "写一个命令行贪吃蛇" --code_review True
```
运行脚本后,您可以在 `workspace/` 目录中找到您的新项目。