diff --git a/README.md b/README.md index c62a8616c..e36bb7e2a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@
-
+
@@ -17,7 +17,7 @@
## What is Open-IM-Server
> **Note** 🔍
-> English [中文](./README_zh.md)
+> English | [中文](./README_zh.md)
Instant messaging server. Backend in pure Golang, wire transport protocol is JSON over websocket.
Everything is a message in Open-IM-Server, so you can extend custom messages easily, there is no need to modify the server code.