diff --git a/README.md b/README.md index ed84fb4..2aff563 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Features ## Disclaimer - Use at Your Own Risk ### This script is provided as-is without any warranties, guarantees, or support. By using this script, you acknowledge and accept all risks associated with its use. +Features: * Automated Backups — Creates compressed backups before each update * Auto-Update Detection — Fetches the latest Gitea release from GitHub * Architecture Detection — Automatically detects your system (amd64, arm64, armv7) @@ -20,7 +21,8 @@ System Requirements * OS: Linux (Ubuntu, Debian, CentOS, etc.) * Privileges: Root access (required to manage Gitea service) -* Dependencies: + +Dependencies: - curl — For downloading Gitea and sending webhooks - tar — For compressing backups - systemctl — For service management