From 7d0ae69ebb129ca33cb2d5a74be8c74ec472bb22 Mon Sep 17 00:00:00 2001 From: skiffer-git <72860476+skiffer-git@users.noreply.github.com> Date: Wed, 26 May 2021 20:12:09 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 40901f3d2..1f5e9a300 100644 --- a/README.md +++ b/README.md @@ -103,17 +103,13 @@ business data. 5. Build Open-IM server and database initializer: - **MySQL** - ``` ... ``` - - **MongoDB** - ``` ... ``` - 6. Enter the script directory and execute the script according to the steps。 1. Shell authorization From 4b57d199957f4318ee02bf515805526fd4511c62 Mon Sep 17 00:00:00 2001 From: skiffer-git <72860476+skiffer-git@users.noreply.github.com> Date: Wed, 26 May 2021 20:12:45 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1f5e9a300..05dd38899 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ business data. - **MySQL** ``` - ... ``` - **MongoDB** ``` From d769c5911dbeb6ba431063212fbdf87660ae35ff Mon Sep 17 00:00:00 2001 From: skiffer-git <72860476+skiffer-git@users.noreply.github.com> Date: Wed, 26 May 2021 20:18:03 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 05dd38899..328eb4b15 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Open-IM-Server -Open-IM-Server is open source instant messaging Server.Backend in Go. ![avatar](https://github.com/OpenIMSDK/Open-IM-Server/blob/main/docs/Open-IM.png) [![LICENSE](https://img.shields.io/badge/license-Apache--2.0-green)](https://github.com/OpenIMSDK/Open-IM-Server/blob/main/LICENSE)