This is an automated email from the ASF dual-hosted git repository.
littlecui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git
The following commit(s) were added to refs/heads/master by this push:
new 0e83edf4 [fix] Update docs (#1387)
0e83edf4 is described below
commit 0e83edf4ed5a0666f417bd32e0a92bc802ebc44e
Author: little-cui <[email protected]>
AuthorDate: Tue Feb 7 19:18:09 2023 +0800
[fix] Update docs (#1387)
---
README.md | 5 +++--
docs/logo.png | Bin 0 -> 6109 bytes
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6d6feb89..d133b75f 100644
--- a/README.md
+++ b/README.md
@@ -64,8 +64,9 @@ it builds an image servicecomb/service-center
## Ecosystem
-- [kitex](https://github.com/cloudwego/kitex): [registry
plugin](https://github.com/kitex-contrib/registry-servicecomb)
-- [go-chassis](https://github.com/go-chassis/go-chassis): default registry
+- [Go-Chassis](https://github.com/go-chassis/go-chassis): default registry
+- [Kratos](https://github.com/go-kratos/kratos): [registry
plugin](https://github.com/go-kratos/kratos/tree/main/contrib/registry/servicecomb)
+- [CloudWeGo-kitex](https://github.com/cloudwego/kitex): [registry
plugin](https://github.com/kitex-contrib/registry-servicecomb)
## Contact
diff --git a/docs/logo.png b/docs/logo.png
new file mode 100644
index 00000000..e06f6516
Binary files /dev/null and b/docs/logo.png differ