update readme

This commit is contained in:
tengge1 2021-07-24 19:42:36 +08:00
parent 2de289e1ab
commit 659e9be17e
2 changed files with 11 additions and 6 deletions

View File

@ -1,11 +1,14 @@
# Shadow Editor
English / [中文](README_zh.md)    |
&nbsp;&nbsp; <a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.6.0/ShadowEditor-win32-x64.zip" title="Requires `Visual C++ Redistributable for Visual Studio 2015`">
&nbsp;&nbsp; <a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.6.0/ShadowEditorServer-win32-x64.zip" title="Requires `Visual C++ Redistributable for Visual Studio 2015`">
Windows Desktop</a> &nbsp;&nbsp; |
&nbsp;&nbsp; <a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.5.5/ShadowEditor-linux-x64.zip">
&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.**
[![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)
[![image](https://img.shields.io/github/issues/tengge1/ShadowEditor)](https://github.com/tengge1/ShadowEditor/issues)

View File

@ -1,10 +1,12 @@
# Shadow Editor
[English](README.md) / 中文 &nbsp;&nbsp; |
&nbsp;&nbsp; <a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.6.0/ShadowEditor-win32-x64.zip" title="需要Visual C++ Redistributable for Visual Studio 2015支持">
Windows桌面版</a> &nbsp;&nbsp; |
&nbsp;&nbsp; <a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.5.5/ShadowEditor-linux-x64.zip">
Ubuntu桌面版</a> &nbsp;&nbsp; | &nbsp;&nbsp; [Web演示](http://tengge1.gitee.io/shadoweditor-examples/)
&nbsp;&nbsp; <a href="https://gitee.com/tengge1/ShadowEditor/attach_files/781833/download/ShadowEditorServer-win32-x64.zip" title="需要Visual C++ Redistributable for Visual Studio 2015支持">
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`。**
<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>