From 659e9be17e4e573a266b31e65dc7effef0cfac3d Mon Sep 17 00:00:00 2001
From: tengge1 <930372551@qq.com>
Date: Sat, 24 Jul 2021 19:42:36 +0800
Subject: [PATCH] update readme
---
README.md | 7 +++++--
README_zh.md | 10 ++++++----
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 3cbb8d98..42f4ef02 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,14 @@
# Shadow Editor
English / [中文](README_zh.md) |
-
+
Windows Desktop |
-
+
Ubuntu Desktop | [Web Demo](https://tengge1.github.io/ShadowEditor-examples/)
+**Note: The server is a compiled version with built-in mongodb, execute `start.bat` or `start.sh` to start, and
+visit `http://localhost:2020` in Google Chrome.**
+
[](https://github.com/tengge1/ShadowEditor/stargazers)
[](https://github.com/tengge1/ShadowEditor/network/members)
[](https://github.com/tengge1/ShadowEditor/issues)
diff --git a/README_zh.md b/README_zh.md
index 4e56cb46..5657c378 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -1,10 +1,12 @@
# Shadow Editor
[English](README.md) / 中文 |
-
-Windows桌面版 |
-
-Ubuntu桌面版 | [Web演示](http://tengge1.gitee.io/shadoweditor-examples/)
+
+Windows服务端 |
+
+Linux服务端 | [Web演示](http://tengge1.gitee.io/shadoweditor-examples/)
+
+**说明:服务端为编译版本,内置mongodb,执行`start.bat`或`start.sh`启动,在谷歌浏览器中访问`http://localhost:2020`。**