From 758e9c63d6bd1ae53cf7497dd2ac8df1b51ee2a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=8C=AB?= Date: Sat, 1 Jan 2022 23:17:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=86=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=BF=AB=E9=80=9F=E5=90=AF=E5=8A=A8=E5=BA=94=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 408f7b8..62874fc 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ chmod +x ./cloudreve 以上为最简单的部署示例,您可以参考 [文档 - 起步](https://docs.cloudreve.org/) 进行更为完善的部署。 +如果您想远程云端启动服务,请参阅 [![TeamCode try-it-now](https://static01.teamcode.com/badge/teamcode-badge-run-in-cloud-en.svg)](https://www.teamcode.com/tin/clone?applicationId=270604044600766464) + ## :gear: 构建 自行构建前需要拥有 `Go >= 1.13`、`yarn`等必要依赖。