From cd7bcc75b6759dcd2d88960c162409e585521ba7 Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw)" <3293172751nss@gmail.com> Date: Wed, 10 May 2023 23:17:13 +0800 Subject: [PATCH] feat: zh-reamde Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8a1ad624..c2e935aab 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,12 @@ [![LICENSE](https://img.shields.io/badge/license-Apache--2.0-green)](https://github.com/OpenIMSDK/Open-IM-Server/blob/main/LICENSE) [![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) -## Open-IM-Server: Open source Instant Messaging Server + +## What is Open-IM-Server + +> English | [中文](./README_zh.md) + +Open source Instant Messaging Server Instant messaging server. Backend in pure Golang, wire transport protocol is JSON over websocket.