From 9f05dce9e1d2f0a8c4e287c256569aae939c21a0 Mon Sep 17 00:00:00 2001 From: yangjian Date: Mon, 1 Feb 2021 07:49:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=87=AA=E8=BF=B0=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 +++++++++++++++++++- README_ENG.md | 24 +++++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2410a3..3e5d052 100644 --- a/README.md +++ b/README.md @@ -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

QQ群:735507293

+## 依赖 + +觅道文档基于以下项目进行开发,在此表示感谢: + +- Python +- Django +- Jquery +- LayUI +- PearAdminLayui +- Editor.md +- Marked +- CodeMirror +- Echarts +- Viewer.js +- Sortable.js +- Vditor +- iceEditor + ## 协议 GPL-3.0 \ No newline at end of file diff --git a/README_ENG.md b/README_ENG.md index 5042b63..933ac78 100644 --- a/README_ENG.md +++ b/README_ENG.md @@ -122,4 +122,26 @@ Join the mrdoc communication Tencent QQ group ,Group number is **735507293** ### 3. Contact author -WeChat Subscription : **zmister2016** \ No newline at end of file +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 + +GPL-3.0 \ No newline at end of file