diff --git a/README.md b/README.md index d2ebbcf..10813d9 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,10 @@
  • Build Tags
  • Monitoring
  • Plugin Development
  • +
  • Architecture
  • Contributing
  • License
  • +
  • Contact
  • @@ -133,6 +135,12 @@ Monibuca's functionality can be extended through plugins. For information on cre

    (back to top)

    +## Architecture + +For detailed architecture design documentation, please refer to the [Architecture Documentation](./doc/arch/index.md). + +

    (back to top)

    + ## Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. diff --git a/README_CN.md b/README_CN.md index 2a3d960..27797e9 100644 --- a/README_CN.md +++ b/README_CN.md @@ -38,8 +38,10 @@
  • 构建选项
  • 监控系统
  • 插件开发
  • +
  • 架构文档
  • 贡献指南
  • 许可证
  • +
  • 联系方式
  • @@ -71,6 +73,7 @@ Monibuca(简称 m7s)是一款纯 Go 开发的开源流媒体服务器开发

    (返回顶部)

    + ## 快速开始 ### 环境要求 @@ -135,6 +138,12 @@ Monibuca 支持通过插件扩展功能。查看[插件开发指南](./plugin/RE

    (返回顶部)

    +## 架构文档 + +详细的架构设计文档请查看 [架构文档](./doc_CN/arch/index.md)。 + +

    (返回顶部)

    + ## 贡献指南 我们非常欢迎社区贡献,您的参与将使开源社区变得更加精彩!