Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 9316ad7

Browse files
committed
doc: update README
1 parent 5414f2f commit 9316ad7

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
# 此插件目前不推荐使用,仅供实验性测试
2-
31
**中文** | [English](README_en.md)
42

53
# Better_Backup
64

5+
> [!WARNING]
6+
> Better Backup 目前正处于试验阶段。强烈建议您不要在生产环境使用,并做好重要数据备份。
7+
> 在报告问题前,请留意您正使用的是否为最新版本。
8+
79
一个高效备份回档、更少磁盘占用、避免重复文件的 MCDR 插件。
810

911
![image](https://github.com/z0z0r4/better_backup/assets/45303195/1f586ea7-a7f2-456d-bc19-09eade53f798)
1012

11-
> ⚠️ **警告:**
13+
> [!IMPORTANT]
1214
> v2.0.0 起使用 SQlite 不兼容以前版本的 JSON 备份数据
1315
> v2.1.0 起使用 xxHash 不兼容以前版本的哈希数据
1416
> **请使用[迁移脚本](https://github.com/z0z0r4/better_backup/blob/main/scripts/migrate.py),或在旧版本提前清除 `better_backup` 文件夹内所有数据**

README_en.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
# Better_Backup
44

5+
> [!WARNING]
6+
> Better Backup is currently in an experimental phase. It is strongly recommended that you do not use it in a production environment and do backup important data.
7+
> Before reporting a problem, please make sure you are using the latest version.
8+
59
An MCDR plugin for efficient backup and restore, with less disk usage and no duplicate files.
610

711
![image](https://github.com/z0z0r4/better_backup/assets/45303195/f96d023b-007f-433a-bca9-fec4283e9d6f)
812

9-
> ⚠️ **Warning:**
13+
> [!IMPORTANT]
1014
> Version >=2.0.0 does not compatible with old JSON backup data from previous versions.
1115
> Version >=2.1.0 does not compatible with old HASH data from previous versions.
1216
> **Please [migrate](https://github.com/z0z0r4/better_backup/blob/main/scripts/migrate.py), or clear all data in `better_backup`before updating**.

0 commit comments

Comments
 (0)