From 09c328bc56d46d201eeb84a4ea7db67948c4796f Mon Sep 17 00:00:00 2001 From: BigDaddyAman <139612136+BigDaddyAman@users.noreply.github.com> Date: Sat, 13 Sep 2025 22:12:51 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 354d128..04bcb01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# PostgreSQL Backup Bot for Railway +# Postgres-to-R2 Backup -A lightweight automation bot that creates scheduled PostgreSQL backups and securely uploads them to **Cloudflare R2 object storage**. +A lightweight automation service that creates scheduled PostgreSQL backups and securely uploads them to **Cloudflare R2 object storage**. Designed for **Railway deployments**, with built-in support for Docker and cron scheduling. ---