diff --git a/README.md b/README.md
index dc6de9b..32b1a3f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-# Garage UI — Web Dashboard for Garage S3 Storage
+# Garage UI - Web Dashboard for Garage S3 Storage
A modern web interface to manage Garage object storage clusters. Browse buckets, manage access keys, monitor your cluster, all from your browser.
@@ -26,18 +26,18 @@ A modern web interface to manage Garag
## Features
-- **Bucket management** — create, configure, and browse buckets with drag-and-drop file uploads
-- **Access key management** — create keys, assign per-bucket permissions
-- **Cluster overview** — monitor node status, layout configuration, and storage usage
-- **Flexible authentication** — no auth, basic credentials, or OIDC (Keycloak, Authentik, etc.)
-- **Easy deployment** — single Docker image or Helm chart, configure with one YAML file
+- **Bucket management** - create, configure, and browse buckets with drag-and-drop file uploads
+- **Access key management** - create keys, assign per-bucket permissions
+- **Cluster overview** - monitor node status, layout configuration, and storage usage
+- **Flexible authentication** - no auth, basic credentials, or OIDC (Keycloak, Authentik, etc.)
+- **Easy deployment** - single Docker image or Helm chart, configure with one YAML file
## Quick Start
### Prerequisites
- Docker & Docker Compose
-- A running Garage cluster (v2.1.0+) — [setup guide](docs/garage-setup.md) if you need one
+- A running Garage cluster (v2.1.0+) - [setup guide](docs/garage-setup.md) if you need one
### 1. Clone & Configure