diff --git a/README.en.md b/README.en.md index 543ad94..c47c802 100644 --- a/README.en.md +++ b/README.en.md @@ -3,7 +3,8 @@
- 简体中文 | English | 日本語 + English | Spanish | German | +French | 简体中文 | 日本語
-`douyin-vue`It is a mobile short video project imitating Douyin, which is based on[`Vue`](https://cn.vuejs.org/)、[`Vite`](https://cn.vitejs.dev/)accomplish. Used the latest`Vue`FamilyMart technology stack, interface data passes[`axios-mock-adapter`](https://github.com/ctimmerm/axios-mock-adapter)simulation +`douyin-vue`is a parody`抖音|TikTok`mobile short video project, which is based on[`Vue`](https://cn.vuejs.org/)、[`Vite`](https://cn.vitejs.dev/)accomplish. Used the latest`Vue`FamilyMart technology stack. Api data is saved locally in the project, and the video is collected from`抖音|TikTok`, the atlas is collected from`小红书|Xiaohongshu`,pass[`axios-mock-adapter`](https://github.com/ctimmerm/axios-mock-adapter)The library intercepts the API and returns local json data to simulate real back-end requests.