From 6eb27bcc144e45dd0dd50b73ac91219e0a389e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Thu, 29 Jul 2021 22:58:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=B7=B1=E7=9A=84?= =?UTF-8?q?=E9=95=9C=E5=83=8F=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b1df0266..f4c7cc4a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,16 @@ This tool can help you easily create and share Swipe Formation or Solo Formation | ![3人协力界面预览](document/preview-capture-3p.png) | ![手机端预览](document/preview-mobile.jpg) | # 如何使用 | HOW TO USE -## 快速使用在线版 | Online Quick Start -* (Github Pages) 推荐[![](https://www.mozilla.org/media/img/firefox/favicon.ico)火狐浏览器](https://www.mozilla.org/firefox/new/) | [![](https://www.mozilla.org/media/img/firefox/favicon.ico)Firefox](https://www.mozilla.org/firefox/new/) is recommended +## 快速使用在线版(推荐) | Online Quick Start (Recommended) +* (Github Pages) +* (我自己的镜像 | my own mirror) +> *Gitee* 的镜像已经停止更新。 +> The mirror of *Gitee* has stopped updating. + +## 创建你自己的镜像网站 | Create your own mirror web site +`git clone`到你的 *http* 服务目录即可访问,将来更新时只需要`git pull`即可。 +`git clone` to your *http* service directory for visited, and `git pull` for future updates. ## 下载后使用本地版 | Use the local version after downloaded [下载压缩包](archive/refs/heads/master.zip)或`git clone`后使用浏览器打开`index.html`。 @@ -27,10 +34,6 @@ Firefox 68.0 or above need setting the `privacy.file_unique_origin` to `false` i * Chrome需要添加`--allow-file-access-from-files`启动参数。 Chrome browser need start with the additional argument `--allow-file-access-from-files`. -## 创建自己的镜像网站 | Create your own mirror site -`git clone`到你的 *http* 服务目录即可访问,将来更新时只需要`git pull`即可。 -`git clone` to your *http* service directory for visited, and `git pull` for future updates. - # [帮助和提示 | Help and Tips](help.md) # 翻译我 | Translate me