更新翻译架构

This commit is contained in:
YuCheng Hu 2024-04-09 21:06:40 -04:00
parent 4ff10f24e3
commit 8856a436b2
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<a name="composer.json"></a>
# composer.json 架构
# 模式
本章将解释所有在 `composer.json` 中可用的字段。

View File

@ -2,6 +2,8 @@
- [项目自述](README.md)
- [联系我们](CONTACT.md)
- [参考链接](LINKS.md)
- [模式](04-schema.md)
- [资源库](05-repositories.md)
- [配置](06-config.md)
- [运行 Composer 工具](07-runtime.md)
- [Composer 官方社区](08-community.md)