From 4e5ab0f668c04a6ad774b1463e4d95b2e51b090e Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Fri, 19 Jan 2024 07:10:03 +0100 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23eb2c1..5624498 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Postgres Backup -Postgres Backup and Restoration tool. Backup database to AWS S3 storage or any S3 Alternatives for Object Storage. +PostgreSQL Backup and Restoration tool. Backup database to AWS S3 storage or any S3 Alternatives for Object Storage. [![Build](https://github.com/jkaninda/pg-bkup/actions/workflows/build.yml/badge.svg)](https://github.com/jkaninda/pg-bkup/actions/workflows/build.yml) [![Go Report](https://goreportcard.com/badge/github.com/jkaninda/mysql-bkup)](https://goreportcard.com/report/github.com/jkaninda/pg-bkup)