Skip to content

Commit 404768e

Browse files
committed
Add demo GIFs and collapsible demo sections to README
1 parent f52cb45 commit 404768e

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,20 @@ This tool backs up configs, databases, and compose files every night. When somet
3636

3737
Backups are compressed tarballs stored in `~/Media/backups/`. Old backups are pruned automatically (default: keep 14 days).
3838

39+
## See It In Action
40+
41+
<details>
42+
<summary>Backup demo</summary>
43+
<br>
44+
<img src="demo.gif" alt="Backup demo" width="700" />
45+
</details>
46+
47+
<details>
48+
<summary>Restore --list</summary>
49+
<br>
50+
<img src="restore-demo.gif" alt="Restore list demo" width="700" />
51+
</details>
52+
3953
## Quick Start
4054

4155
```bash

demo.gif

231 KB
Loading

restore-demo.gif

49.2 KB
Loading

0 commit comments

Comments
 (0)