This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-23 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit 53780e1c3e07e4b58cf9dae2d7583075f4fb1945 Author: Eason Chen <[email protected]> AuthorDate: Tue Mar 28 17:32:55 2023 +0800 Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec9a0ba82..45c1d6df1 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,13 @@ Apache EventMesh has a vast amount of features to help users achieve their goals - Easy Function develop and framework integration. ## Roadmap +Please go to the [roadmap](https://github.com/apache/eventmesh/blob/master/docs/en/roadmap.md) to get the release history and new features of Apache EventMesh. -Please go to the [roadmap](https://github.com/apache/incubator-eventmesh/blob/master/docs/en/roadmap.md) to get the release history and new features of Apache EventMesh. +## Community +- [EventMesh-site](https://github.com/apache/eventmesh-site): Apache official website resources for EventMesh. +- [EventMesh-workflow](https://github.com/apache/eventmesh-workflow): Serverless workflow runtime for event Orchestration on EventMesh. +- [EventMesh-dashboard](https://github.com/apache/eventmesh-dashboard): Operation and maintenance console of EventMesh. +- [EventMesh-go](https://github.com/apache/eventmesh-go): A go implementation for EventMesh runtime. ## Quick start Here are the guidelines: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
