Skip to content

Commit b26468f

Browse files
committed
Added badges
😎
1 parent 1df4ca6 commit b26468f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# MySQL Server Backup Tool
22

3+
![GitHub release (with filter)](https://img.shields.io/github/v/release/obrunsmann/mysql-server-backup)
4+
![GitHub repo size](https://img.shields.io/github/repo-size/obrunsmann/mysql-server-backup)
5+
![GitHub issues](https://img.shields.io/github/issues/obrunsmann/mysql-server-backup)
6+
![GitHub](https://img.shields.io/github/license/obrunsmann/mysql-server-backup)
7+
38
This is a simple backup script for MySQL servers, designed to help you easily back up your databases and manage your backup files. You can specify your database connection details and customize the backup settings using environment variables. This tool also provides the option to clean up old backups to save space.
49

510
## Prerequisites

0 commit comments

Comments
 (0)