Browse Source

update README.md

pull/48/head
zyronon 1 year ago
parent
commit
3bc2932998
  1. 7
      README-en-US.md
  2. 6
      README.md

7
README-en-US.md

@ -13,6 +13,13 @@ It is based on <a href="https://v3.cn.vuejs.org">Vue</a>, <a href="https://cn.vi @@ -13,6 +13,13 @@ It is based on <a href="https://v3.cn.vuejs.org">Vue</a>, <a href="https://cn.vi
The latest Vue family bucket technology stack is used, and the background data is built by <a href="https://github.com/ctimmerm/axios-mock-adapter">axios-mock-adapter</a>.
</p>
> Share my other open source projects:
>
>_[**Typing Word** - Word memorization software that can be used on a web page~](https://github.com/zyronon/typing-word) <img src="https://img.shields.io/github/stars/zyronon/typing-word.svg?style=flat-square&label=Star&color=4285dd&logo=github" height="16px" />_
> _[**Web Scripts** - Some useful oil monkey scripts~](https://github.com/zyronon/web-scripts) <img src="https://img.shields.io/github/stars/zyronon/web-scripts.svg?style=flat-square&label=Star&color=4285dd&logo=github" height="16px" />_
## Disclaimers
This project is only applicable for technical research and sharing, and cannot be used for commercial purposes

6
README.md

@ -8,6 +8,12 @@ @@ -8,6 +8,12 @@
`douyin` 是一个模仿抖音的移动端短视频项目,它基于 [`Vue`](https://cn.vuejs.org/)、[`Vite`](https://cn.vitejs.dev/) 实现。使用了最新的 `Vue` 全家桶技术栈,接口数据通过 [`axios-mock-adapter`](https://github.com/ctimmerm/axios-mock-adapter) 模拟
> 分享我其他开源项目:
>
>_[**Typing Word** - 可在网页上使用的背单词软件~](https://github.com/zyronon/typing-word) <img src="https://img.shields.io/github/stars/zyronon/typing-word.svg?style=flat-square&label=Star&color=4285dd&logo=github" height="16px" />_
>_[**Web Scripts** - 一些好用的油猴脚本~](https://github.com/zyronon/web-scripts) <img src="https://img.shields.io/github/stars/zyronon/web-scripts.svg?style=flat-square&label=Star&color=4285dd&logo=github" height="16px" />_
## 免责声明
本项目仅适用于技术研究和分享,不得用于商业使用

Loading…
Cancel
Save