更新自述文件

This commit is contained in:
yangjian 2021-02-01 07:49:36 +08:00
parent 72bfa48745
commit 9f05dce9e1
2 changed files with 42 additions and 2 deletions

View File

@ -27,7 +27,7 @@
- Web端[安装手册](http://mrdoc.zmister.com/project-7/)[使用手册](http://mrdoc.zmister.com/project-54/)
- Chrome扩展
- MrDoc官方插件[使用说明](http://mrdoc.zmister.com/project-7/doc-243/)
- [MrDoc官方插件](https://gitee.com/zmister/mrdoc-webclipper)[使用说明](http://mrdoc.zmister.com/project-7/doc-243/)
- [简悦扩展](https://github.com/Kenshin/simpread)[使用说明](https://github.com/Kenshin/simpread/issues/893)
- App端开发中
@ -128,6 +128,24 @@ python manage.py runserver
<p>QQ群735507293 <a href="http://shang.qq.com/wpa/qunwpa?idkey=143c23a4ffbd0ba9137d2bce3ee86c83532c05259a0542a69527e36615e64dba"><img src="http://pub.idqqimg.com/wpa/images/group.png" /></a></p>
## 依赖
觅道文档基于以下项目进行开发,在此表示感谢:
- Python
- Django
- Jquery
- LayUI
- PearAdminLayui
- Editor.md
- Marked
- CodeMirror
- Echarts
- Viewer.js
- Sortable.js
- Vditor
- iceEditor
## 协议
<a href="./LICENSE">GPL-3.0</a>

View File

@ -122,4 +122,26 @@ Join the mrdoc communication Tencent QQ group Group number is **735507293**
### 3. Contact author
WeChat Subscription : **zmister2016**
WeChat Subscription : **zmister2016**
## Dependent
Thanks for the development based on the following projects
- Python
- Django
- Jquery
- LayUI
- PearAdminLayui
- Editor.md
- Marked
- CodeMirror
- Echarts
- Viewer.js
- Sortable.js
- Vditor
- iceEditor
## License
<a href="./LICENSE">GPL-3.0</a>