Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ _✨ 基于图像识别的自动化黑盒测试框架 ✨_

> [!TIP]
> 访问我们的 [官网](https://maafw.com/) 以获得更优秀的文档阅读体验。
> 找不到相关文档?试试问 [AI](https://deepwiki.com/MaaXYZ/MaaFramework) !
> 找不到相关文档?试试问 [AI](https://deepwiki.com/MaaXYZ/MaaFramework) !
> 在 [MaaHub](https://hub.maafw.com) 发现更多由社区提供的技能、流水线、自定义模块与经验。

- [快速开始](docs/zh_cn/1.1-快速开始.md) & [术语解释](docs/zh_cn/1.2-术语解释.md)
- [代码集成](docs/zh_cn/2.1-集成文档.md) & [API](docs/zh_cn/2.2-集成接口一览.md)
Expand Down
3 changes: 2 additions & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ It offers low-code simplicity while maintaining high extensibility. The framewor

> [!TIP]
> Visit our [website](https://maafw.com/) for a better documentation experience.
> Can't find the relevant documents? Try asking [AI](https://deepwiki.com/MaaXYZ/MaaFramework) !
> Can't find the relevant documents? Try asking [AI](https://deepwiki.com/MaaXYZ/MaaFramework) !
> Discover more community-contributed skills, pipelines, customs, and experiences on [MaaHub](https://hub.maafw.com).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion (typo): 建议将 “customs” 替换为更加精确的表述,例如 “custom modules” 或 “customizations”。

在该上下文中,“customs” 容易被理解为文化习俗。为了更好地表达预期含义(以及与中文“自定义模块”对应),使用 “custom modules” 或 “customizations” 会更加清晰。

Suggested change
> Discover more community-contributed skills, pipelines, customs, and experiences on [MaaHub](https://hub.maafw.com).
> Discover more community-contributed skills, pipelines, custom modules, and experiences on [MaaHub](https://hub.maafw.com).
Original comment in English

suggestion (typo): Consider replacing “customs” with a more precise term like “custom modules” or “customizations.”

“Customs” may be misread as cultural traditions in this context. To better reflect the intended meaning (and the Chinese ‘自定义模块’), “custom modules” or “customizations” would be clearer.

Suggested change
> Discover more community-contributed skills, pipelines, customs, and experiences on [MaaHub](https://hub.maafw.com).
> Discover more community-contributed skills, pipelines, custom modules, and experiences on [MaaHub](https://hub.maafw.com).


- [Quick Start](docs/en_us/1.1-QuickStarted.md) & [Terms](docs/en_us/1.2-ExplanationOfTerms.md)
- [Integration](docs/en_us/2.1-Integration.md) & [API](docs/en_us/2.2-IntegratedInterfaceOverview.md)
Expand Down
3 changes: 2 additions & 1 deletion docs/en_us/1.1-QuickStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
MaaFramework provides three integration solutions to meet different development scenarios:

> [!TIP]
> Afraid of not being able to understand? It doesn't matter, there are many mature [projects](https://github.com/MaaXYZ/MaaFramework?tab=readme-ov-file#%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F) in the community to refer to.
> Afraid of not being able to understand? It doesn't matter, there are many mature [projects](https://github.com/MaaXYZ/MaaFramework?tab=readme-ov-file#%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F) in the community to refer to.
> You can also discover more community-contributed skills, pipelines, customs, and experiences on [MaaHub](https://hub.maafw.com).

### Approach 1: Pure JSON Low-Code Programming

Expand Down
3 changes: 2 additions & 1 deletion docs/zh_cn/1.1-快速开始.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
MaaFramework 提供三种集成方案,满足不同开发场景需求:

> [!TIP]
> 害怕看不懂?没关系,社区内有很多成熟的 [项目](https://github.com/MaaXYZ/MaaFramework?tab=readme-ov-file#%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F) 可供参考。
> 害怕看不懂?没关系,社区内有很多成熟的 [项目](https://github.com/MaaXYZ/MaaFramework?tab=readme-ov-file#%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F) 可供参考。
> 还可以去 [MaaHub](https://hub.maafw.com) 发现更多由社区提供的技能、流水线、自定义模块与经验。

### 方案一:纯 JSON 低代码编程

Expand Down