From d521735a9e189667885f7c3ba1fcf65ce54b5bad Mon Sep 17 00:00:00 2001 From: ttionya Date: Wed, 12 May 2021 21:03:35 +0800 Subject: [PATCH] docs: update README --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65b3d35..1a1ba0d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This tool supports backing up the following files or directories. We upload the backup files to the storage system by [Rclone](https://rclone.org/). -> **You need to configure Rclone first, otherwise the backup tool will not work.** +**You need to configure Rclone first, otherwise the backup tool will not work.** Visit [GitHub](https://github.com/rclone/rclone) for more storage system tutorials. Different systems get tokens differently. diff --git a/README_zh.md b/README_zh.md index 7fd6ced..8c845d7 100644 --- a/README_zh.md +++ b/README_zh.md @@ -49,7 +49,7 @@ 我们通过 [Rclone](https://rclone.org/) 同步备份文件到远程存储系统。 -> **你需要先配置 Rclone,否则备份工具不会工作。** +**你需要先配置 Rclone,否则备份工具不会工作。** 访问 [GitHub](https://github.com/rclone/rclone) 了解更多存储系统使用教程,不同的系统获得 Token 的方式不同。