xiaoyang-sde commented on code in PR #906: URL: https://github.com/apache/incubator-eventmesh/pull/906#discussion_r887570415
########## README.zh-CN.md: ########## @@ -1,81 +1,89 @@ -# Apache EventMesh (Incubating) +<div align="center"> -[](https://github.com/apache/incubator-eventmesh/actions/workflows/ci.yml) -[](https://codecov.io/gh/apache/incubator-eventmesh) -[](https://lgtm.com/projects/g/apache/incubator-eventmesh/context:java) -[](https://lgtm.com/projects/g/apache/incubator-eventmesh/alerts/) -[](https://github.com/apache/incubator-eventmesh/releases) -[](https://www.apache.org/licenses/LICENSE-2.0.html) +<br /><br /> +<img src="docs/images/logo.png" width="256"> +<br /> - +[](https://github.com/apache/incubator-eventmesh/actions/workflows/ci.yml) +[](https://codecov.io/gh/apache/incubator-eventmesh) +[](https://lgtm.com/projects/g/apache/incubator-eventmesh/context:java) +[](https://lgtm.com/projects/g/apache/incubator-eventmesh/alerts/) -## 什么是Event Mesh? +[](https://www.apache.org/licenses/LICENSE-2.0.html) +[](https://github.com/apache/incubator-eventmesh/releases) +[](https://join.slack.com/t/apacheeventmesh/shared_invite/zt-16y1n77va-q~JepYy3RqpkygDYmQaQbw) -EventMesh是一个动态的云原生事件驱动架构基础设施,用于分离应用程序和后端中间件层,它支持广泛的用例,包括复杂的混合云、使用了不同技术栈的分布式架构。 +[📦 文档 (英文)](https://eventmesh.apache.org/docs/introduction) | +[📔 例子](https://github.com/apache/incubator-eventmesh/tree/master/eventmesh-examples) | +[⚙️ 路线图](https://eventmesh.apache.org/docs/roadmap) | +[🌐 简体中文](README.zh-CN.md) +</div> -**多运行时:** - +# Apache EventMesh (孵化期) Review Comment: ```suggestion # Apache EventMesh (Incubating) ``` I think there's no need to change this line. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
