mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-02 12:22:39 +02:00
修改文档
This commit is contained in:
parent
4975baa890
commit
50574bcbfe
2 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,8 @@ ## 示例:启动一个创业公司
|
|||
|
||||
```shell
|
||||
python startup.py "写一个命令行贪吃蛇"
|
||||
# 开启code review模式会会花费更多的money, 但是会提升代码质量和成功率
|
||||
python startup.py "写一个命令行贪吃蛇" --code_review True
|
||||
```
|
||||
|
||||
运行脚本后,您可以在 `workspace/` 目录中找到您的新项目。
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue