From b5e0f2bd8b7a6f9d05e135e6a319228ffe59383a Mon Sep 17 00:00:00 2001 From: BigDaddyAman <139612136+BigDaddyAman@users.noreply.github.com> Date: Sat, 13 Sep 2025 22:07:12 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87aacae..354d128 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ BACKUP_PASSWORD= # Optional: password for 7z encryption BACKUP_TIME=00:00 # Daily backup time in UTC (HH:MM format) ``` +### Quick Deploy +Click the button below to deploy directly to Railway: + +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/e-ywUS?referralCode=nIQTyp&utm_medium=integration&utm_source=template&utm_campaign=generic) + --- ## ⏰ Railway Cron Jobs @@ -66,4 +71,4 @@ Pro Tips: 📜 License This project is open source under the MIT License. -You are free to use, modify, and distribute it with attribution. \ No newline at end of file +You are free to use, modify, and distribute it with attribution.