From 3bc2932998ccaf07a6172cda58cf471ae2978ca7 Mon Sep 17 00:00:00 2001
From: zyronon
Date: Wed, 3 Apr 2024 15:59:05 +0800
Subject: [PATCH] update README.md
---
README-en-US.md | 7 +++++++
README.md | 6 ++++++
2 files changed, 13 insertions(+)
diff --git a/README-en-US.md b/README-en-US.md
index c3f8995..c23e957 100644
--- a/README-en-US.md
+++ b/README-en-US.md
@@ -13,6 +13,13 @@ It is based on Vue, axios-mock-adapter.
+
+> 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) _
+> _[**Web Scripts** - Some useful oil monkey scripts~](https://github.com/zyronon/web-scripts) _
+
+
## Disclaimers
This project is only applicable for technical research and sharing, and cannot be used for commercial purposes
diff --git a/README.md b/README.md
index 4435d68..660936b 100644
--- a/README.md
+++ b/README.md
@@ -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) _
+>_[**Web Scripts** - 一些好用的油猴脚本~](https://github.com/zyronon/web-scripts) _
+
+
## 免责声明
本项目仅适用于技术研究和分享,不得用于商业使用