From 5b96743929d49ec730d7f7fc02fc0400692299eb Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <3293172751@qq.com> Date: Sun, 8 Oct 2023 09:41:26 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b82e7f7a3..b26caf1ce 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,11 @@

+## Ⓜ️ About OpenIM +OpenIM isn't just an open-source instant messaging component, it's an integral part of your application ecosystem. Check out this diagram to understand how AppServer, AppClient, OpenIMServer, and OpenIMSDK interact. + +![App-OpenIM Relationship](./docs/images/oepnim-design.png) ## 🚀 About OpenIMSDK @@ -42,7 +46,7 @@ It's crafted in Golang and supports cross-platform deployment, ensuring a coherent messaging experience across all platforms. -👉 **[Explore SDK](https://github.com/openimsdk/open-im-sdk-core)** +👉 **[Explore GO SDK](https://github.com/openimsdk/open-im-sdk-core)** ## 🌐 About OpenIMServer