diff --git a/README.md b/README.md index e2652dc..805e48d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # MySQL Backup MySQL Backup tool, backup database to S3 or Object Storage + +[![Build](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml/badge.svg)](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml) +![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/jkaninda/mysql-bkup?style=flat-square) +![Docker Pulls](https://img.shields.io/docker/pulls/jkaninda/mysql-bkup?style=flat-square) + > Run on: - Docker - Kubernetes @@ -7,10 +12,8 @@ MySQL Backup tool, backup database to S3 or Object Storage > Postgres solution : - [Postgress](https://github.com/jkaninda/pg-bkup) -[![Build](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml/badge.svg)](https://github.com/jkaninda/mysql-bkup/actions/workflows/build.yml) -![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/jkaninda/mysql-bkup?style=flat-square) -![Docker Pulls](https://img.shields.io/docker/pulls/jkaninda/mysql-bkup?style=flat-square) +> Links: - [Docker Hub](https://hub.docker.com/r/jkaninda/mysql-bkup) - [Github](https://github.com/jkaninda/mysql-bkup)