Skip to content

Commit

Permalink
docs: 更新关联项目地址
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO committed Nov 28, 2023
1 parent decf8aa commit 5cd4cc9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ _✨ 基于图像识别的跨平台软件自动化测试框架 ✨_

## 最佳实践

- [MAA1999](https://github.com/MaaAssistantArknights/MAA1999) 1999 小助手
- [M9A](https://github.com/MaaAssistantArknights/M9A) 1999 小助手
基于全新架构的 亿韭韭韭 小助手。图像技术 + 模拟控制,解放双手!由 MaaFramework 强力驱动!

- [MAAIP](https://github.com/Arcelibs/MAAIP) 基於 MAA 框架技術的 idolypride 自動化程序
Expand Down
2 changes: 1 addition & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ It offers low-code simplicity while maintaining high extensibility. The framewor

## Best Practices

- [MAA1999](https://github.com/MaaAssistantArknights/MAA1999) 1999 Assistant
- [M9A](https://github.com/MaaAssistantArknights/M9A) 1999 Assistant
The 1999 Assistant, based on a brand new architecture. Image technology + simulation control, freeing your hands! Powered by MaaFramework.

- [MAAIP](https://github.com/Arcelibs/MAAIP) idolypride Automation Program Based on MAA Framework Technology
Expand Down
4 changes: 2 additions & 2 deletions docs/en_us/1.1-QuickStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Use [MaaY](https://github.com/MaaAssistantArknights/MaaY). Refer to the correspo

Examples:

- [M9A.maay](https://github.com/MaaAssistantArknights/MAA1999/tree/main/.maay)
- [M9A.maay](https://github.com/MaaAssistantArknights/M9A/tree/main/assets/.maay)
- [MAS.maay](https://github.com/MaaAssistantArknights/MaaAssistantSkland/tree/main/.maay)

### Writing Integration Code Yourself
Expand All @@ -89,5 +89,5 @@ Please refer to the [Integration Documentation](2.1-Integration.md).

Examples:

- [MAA1999](https://github.com/MaaAssistantArknights/MAA1999) - Integration practice based on C++ & cmake
- [M9A](https://github.com/MaaAssistantArknights/M9A) - Integration practice based on C++ & cmake
- [MBA](https://github.com/MaaAssistantArknights/MBA) - Integration practice based on C# .NET
4 changes: 2 additions & 2 deletions docs/zh_cn/1.1-快速开始.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ _请注意,JSON 不支持注释,以下仅为演示,请勿直接复制使

实践:

- [M9A.maay](https://github.com/MaaAssistantArknights/MAA1999/tree/main/.maay)
- [M9A.maay](https://github.com/MaaAssistantArknights/M9A/tree/main/assets/.maay)
- [MAS.maay](https://github.com/MaaAssistantArknights/MaaAssistantSkland/tree/main/.maay)

### 自行编写集成代码
Expand All @@ -89,5 +89,5 @@ _请注意,JSON 不支持注释,以下仅为演示,请勿直接复制使

实践:

- [MAA1999](https://github.com/MaaAssistantArknights/MAA1999) 基于 C++ & cmake 的集成实践
- [M9A](https://github.com/MaaAssistantArknights/M9A) 基于 C++ & cmake 的集成实践
- [MBA](https://github.com/MaaAssistantArknights/MBA) 基于 C# .NET 的集成实践

0 comments on commit 5cd4cc9

Please sign in to comment.