From 19105b676e724aee3583c9f3ff5057aceeac25e1 Mon Sep 17 00:00:00 2001 From: zyronon Date: Fri, 26 Apr 2024 17:43:20 +0800 Subject: [PATCH] refactor: update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 11870a8..f08f8b4 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ ## 在线访问 -Gitee pages: [https://zyronon.gitee.io/douyin/](https://zyronon.gitee.io/douyin/) (中国地区推荐访问这个地址) -Github pages: [https://zyronon.github.io/douyin/](https://zyronon.github.io/douyin/) +Gitee Pages: [https://zyronon.gitee.io/douyin/](https://zyronon.gitee.io/douyin/) (中国推荐访问这个地址) +Github Pages: [https://zyronon.github.io/douyin/](https://zyronon.github.io/douyin/) [//]: # (~~Vercel: [http://dy.ttentau.top/](http://dy.ttentau.top/)~~) @@ -64,7 +64,7 @@ Github pages: [https://zyronon.github.io/douyin/](https://zyronon.github.io/douy ### 本地开发 ```bash -git clone https://gitee.com/zyronon/douyin.git (中国地区推荐) +git clone https://gitee.com/zyronon/douyin.git (中国使用) https://github.com/zyronon/douyin.git cd douyin npm install