This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-8 in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
commit 3934a2987c1d348691015040a52ebaeffd374833 Author: Eason Chen <[email protected]> AuthorDate: Mon Jan 16 16:12:55 2023 +0800 Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6964cdf9..3b809e885 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ Apache EventMesh (Incubating) has a vast amount of features to help users achiev - Event schema management by catalog service. - Powerful event orchestration by [Serverless workflow](https://serverlessworkflow.io/) engine. - Powerful event filtering and transformation. -- Rapid, seamless scalability to add new machines. +- Rapid, seamless scalability. +- Easy Function develop and framework integration. ## Roadmap --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
