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 的方式不同。