mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
update readme
This commit is contained in:
parent
2de289e1ab
commit
659e9be17e
@ -1,11 +1,14 @@
|
||||
# Shadow Editor
|
||||
|
||||
English / [中文](README_zh.md) |
|
||||
<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`">
|
||||
<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> |
|
||||
<a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.5.5/ShadowEditor-linux-x64.zip">
|
||||
<a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.6.0/ShadowEditorServer-linux-x64.zip">
|
||||
Ubuntu Desktop</a> | [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)
|
||||
|
||||
10
README_zh.md
10
README_zh.md
@ -1,10 +1,12 @@
|
||||
# Shadow Editor
|
||||
|
||||
[English](README.md) / 中文 |
|
||||
<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> |
|
||||
<a href="https://github.com/tengge1/ShadowEditor/releases/download/v0.5.5/ShadowEditor-linux-x64.zip">
|
||||
Ubuntu桌面版</a> | [Web演示](http://tengge1.gitee.io/shadoweditor-examples/)
|
||||
<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> |
|
||||
<a href="https://gitee.com/tengge1/ShadowEditor/attach_files/781831/download/ShadowEditorServer-linux-x64.zip">
|
||||
Linux服务端</a> | [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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user