update readme

This commit is contained in:
tengge1 2021-07-24 19:45:42 +08:00
parent 659e9be17e
commit 959f156ec1
2 changed files with 5 additions and 3 deletions

View File

@ -6,8 +6,9 @@ Windows Desktop</a> &nbsp;&nbsp; |
&nbsp;&nbsp; <a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.6.0/ShadowEditorServer-linux-x64.zip">
Ubuntu Desktop</a> &nbsp;&nbsp; | &nbsp;&nbsp; [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.**
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. Windows version
requires `Visual C++ Redistributable for Visual Studio 2015`.
[![image](https://img.shields.io/github/stars/tengge1/ShadowEditor)](https://github.com/tengge1/ShadowEditor/stargazers)
[![image](https://img.shields.io/github/forks/tengge1/ShadowEditor)](https://github.com/tengge1/ShadowEditor/network/members)

View File

@ -6,7 +6,8 @@ Windows服务端</a> &nbsp;&nbsp; |
&nbsp;&nbsp; <a href="https://gitee.com/tengge1/ShadowEditor/attach_files/781831/download/ShadowEditorServer-linux-x64.zip">
Linux服务端</a> &nbsp;&nbsp; | &nbsp;&nbsp; [Web演示](http://tengge1.gitee.io/shadoweditor-examples/)
**说明服务端为编译版本内置mongodb执行`start.bat``start.sh`启动,在谷歌浏览器中访问`http://localhost:2020`。**
说明服务端为编译版本内置mongodb执行`start.bat``start.sh`启动,在谷歌浏览器中访问`http://localhost:2020`
。Windows版需要`Visual C++ Redistributable for Visual Studio 2015`支持。
<a href='https://gitee.com/tengge1/ShadowEditor/stargazers'><img src='https://gitee.com/tengge1/ShadowEditor/badge/star.svg?theme=dark' alt='star'></img></a>
<a href='https://gitee.com/tengge1/ShadowEditor/members'><img src='https://gitee.com/tengge1/ShadowEditor/badge/fork.svg?theme=dark' alt='fork'></img></a>