From 3eca4b245019a872f7eb03cd79d48c951ea8913b Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 19 Apr 2023 11:06:46 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcea8768c3..9953389916 100644 --- a/README.md +++ b/README.md @@ -176,3 +176,4 @@ Thank y'all! dapr is an excellent Runtime product, but it lacks the ability of Service Mesh, which is necessary for the Runtime product used in production environment, so we hope to combine Runtime with Service Mesh into one sidecar to meet more complex production requirements. + From f90d603a575cde4b74defd2ea63ee6fc61434655 Mon Sep 17 00:00:00 2001 From: wenxuwan Date: Wed, 19 Apr 2023 11:55:54 +0800 Subject: [PATCH 2/2] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9953389916..568121001e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ + [查看中文版本](https://mosn.io/layotto/#/zh/README) Layotto(/leɪˈɒtəʊ/) is an application runtime developed using Golang, which provides various distributed capabilities for applications, such as state management, configuration management, and event pub/sub capabilities to simplify application development.