Skip to content

Commit b6f9ac4

Browse files
committed
docs: 文档微调
1 parent 4207e1a commit b6f9ac4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/en_us/1.1-QuickStarted.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ We provide a [🎞️ video tutorial](https://www.bilibili.com/video/BV1yr421E7M
3434

3535
**💡MaaFW 4.x version highlights**
3636

37-
Use the universal GUI/CLI to run MaaFW and register custom tasks in the child process (AgentServer).
38-
When the universal GUI/CLI executes to `MyReco` or `MyAct`, it will automatically connect to your AgentServer child process and call the corresponding recognition/action.
37+
Use the universal GUI or CLI to run MaaFW and register custom tasks in the child process (AgentServer).
38+
When the universal GUI / CLI executes to `MyReco`/`MyAct`, it will automatically connect to your AgentServer child process and call the corresponding recognition or action.
3939
This method can be seamlessly switched from 1. Here is an example:
4040

4141
```jsonc

docs/zh_cn/1.1-快速开始.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ MaaFramework 支持完全通过 Json 低代码编程(Pipeline Json),同时
3434

3535
**💡 MaaFW 4.x 版本亮点功能**
3636

37-
使用通用 GUI/CLI 运行 MaaFW 本体,同时在子进程(AgentServer)中注册自定义任务。
38-
当通用 GUI/CLI 执行到 `MyReco``MyAct` 时,会自动连接您的 AgentServer 子进程,并调用对应的识别/动作。
37+
使用通用 GUICLI 运行 MaaFW 本体,同时在子进程(AgentServer)中注册自定义任务。
38+
当通用 GUI / CLI 执行到 `MyReco`/`MyAct` 时,会自动连接您的 AgentServer 子进程,并调用对应的识别/动作。
3939
该方法可从 1 中无缝切换,以下是一个例子:
4040

4141
```jsonc

0 commit comments

Comments
 (0)