From 25d54adc0100399cfc7c87e5ebd10ac1696a24a3 Mon Sep 17 00:00:00 2001 From: liyating <2435065796@qq.com> Date: Fri, 16 Apr 2021 15:20:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme=20--=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=B8=A3=E8=B0=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 6 ++++++ README.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.en.md b/README.en.md index 48f83ac..2f6cbb2 100644 --- a/README.en.md +++ b/README.en.md @@ -218,6 +218,12 @@ If you have any questions, please join the QQ group consultation +# Thanks + +The development of this project cannot be achieved without the support of other excellent open source projects. I would like to thank the following open source projects: + +- [vue-simple-uploader](https://github.com/simple-uploader/vue-uploader/blob/master/README_zh-CN.md):A [simple-uploader.js](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md) based on the development of Vue.js for the sharding upload plug-in +- [vue-video-player](https://github.com/surmon-china/vue-video-player):A video player component based on [video.js](https://docs.videojs.com/) development ## Participate in the contribution diff --git a/README.md b/README.md index 619a459..e5fe6bf 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,12 @@ +## 鸣谢 + +此项目的开发离不开其他优秀开源项目的支持,在此感谢以下开源项目: + +- [vue-simple-uploader](https://github.com/simple-uploader/vue-uploader/blob/master/README_zh-CN.md):一款基于 [simple-uploader.js](https://github.com/simple-uploader/Uploader/blob/develop/README_zh-CN.md) 开发的适用于 Vue.js 的分片上传插件 +- [vue-video-player](https://github.com/surmon-china/vue-video-player):一款基于 [video.js](https://docs.videojs.com/) 开发的视频播放组件 ## 参与贡献