diff --git a/README.md b/README.md
index 272914d..405f91f 100644
--- a/README.md
+++ b/README.md
@@ -1,686 +1,72 @@
-
+

+
Pulse
+
Real-time monitoring for Proxmox VE, Proxmox Mail Gateway, PBS, and Docker infrastructure.
-[](https://github.com/rcourtman/Pulse/releases/latest)
-[](https://hub.docker.com/r/rcourtman/pulse)
-[](LICENSE)
-[](https://github.com/sponsors/rcourtman)
+ [](https://github.com/rcourtman/Pulse/releases/latest)
+ [](https://hub.docker.com/r/rcourtman/pulse)
+ [](LICENSE)
+ [](https://github.com/sponsors/rcourtman)
-**Real-time monitoring for Proxmox VE, Proxmox Mail Gateway, PBS, and Docker infrastructure with alerts and webhooks.**
+ [Live Demo](https://demo.pulserelay.pro) β’ [Documentation](docs/README.md) β’ [Report Bug](https://github.com/rcourtman/Pulse/issues)
+
-Monitor your hybrid Proxmox and Docker estate from a single dashboard. Get instant alerts when nodes go down, containers misbehave, backups fail, or storage fills up. Supports email, Discord, Slack, Telegram, and more.
+---
-**[Try the live demo β](https://demo.pulserelay.pro)** (read-only with mock data, login: `demo` / `demo`)
+## π Overview
-Pulse is maintained by one person after work. [Sponsorships](https://github.com/sponsors/rcourtman) keep the servers online and free up time for bug fixes and new features.
+Pulse is a modern, unified dashboard for your **Proxmox** and **Docker** estate. It consolidates metrics, logs, and alerts from Proxmox VE, Proxmox Backup Server, Proxmox Mail Gateway, and standalone Docker hosts into a single, beautiful interface.
-**[Full documentation β](docs/README.md)**
+Designed for homelabs, sysadmins, and MSPs who need a "single pane of glass" without the complexity of enterprise monitoring stacks.
-## Table of Contents
+
-- [Why Pulse?](#why-pulse)
-- [Features](#features)
-- [Privacy](#privacy)
-- [Install Options](#install-options-overview)
-- [Quick Start](#quick-start)
-- [Configuration](#configuration)
-- [Security](#security)
-- [Updates](#updates)
-- [API](#api)
-- [Troubleshooting](#troubleshooting)
-- [Documentation](#documentation)
-- [Operations Runbooks](#operations-runbooks)
-- [Development](#development)
-- [Visual Tour](#visual-tour)
-- [Support Pulse Development](#support-pulse-development)
-- [Links](#links)
-- [License](#license)
+## β¨ Features
-## Why Pulse?
+- **Unified Monitoring**: View health and metrics for PVE, PBS, PMG, and Docker containers in one place.
+- **Smart Alerts**: Get notified via Discord, Slack, Telegram, Email, and more when things go wrong (e.g., "VM down", "Storage full").
+- **Auto-Discovery**: Automatically finds Proxmox nodes on your network.
+- **Secure by Design**: Credentials encrypted at rest, no external dependencies, and strict API scoping.
+- **Backup Explorer**: Visualize backup jobs and storage usage across your entire infrastructure.
+- **Privacy Focused**: No telemetry, no phone-home, all data stays on your server.
+- **Lightweight**: Built with Go and React, running as a single binary or container.
-- **Who itβs for** β Homelab admins juggling multiple PVE nodes, sysadmins consolidating PBS/PMG telemetry, and MSPs watching mixed Proxmox + Docker estates who want a single pane with Proxmox-aware alerts.
-- **What it solves** β Pulse pulls together VE, PBS, PMG, host agents, and Docker metadata so you can see node health, backups, storage, and notifications without flipping between UIs. It discovers new nodes, enforces scoped credentials, and keeps secrets server-side.
-- **Where it fits** β Pulse complements the native Proxmox UI and tools like Zabbix/Netdata by focusing on cross-platform dashboards, webhook-rich alerting, and agent coverage. Keep using those tools for deep cluster admin or infrastructure metrics; add Pulse when you want shared alerting workflows, multi-site visibility, and Proxmox-fluent onboarding scripts.
-- **When to reach for Pulse**
- - You need one dashboard for Proxmox VE, PBS, PMG, Docker, and standalone hosts.
- - You want alert policies with hysteresis, webhooks, and scoped API tokens.
- - You prefer onboarding scripts that apply least-privilege roles automatically.
- - Youβre supporting teams who read webhooks (Discord, Slack, Teams, etc.) instead of email-only notifications.
+## β‘ Quick Start
-