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/) 开发的视频播放组件
## 参与贡献