diff --git a/README.md b/README.md index 6b86471..c482143 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ This project automates the backup and management of database archives for differ - Automatically cleans up old archives, retaining only the latest 30 days of backups. - Protects weekly (Sunday) backups and any backups with a version change. +`![Screenshot](images/screenshot.png)` + ## Configuration ### Process Script (`process.sh`) diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..11a49c7 Binary files /dev/null and b/images/screenshot.png differ