From b685fb6422762d657376bc596f296e77bdbe1a10 Mon Sep 17 00:00:00 2001 From: Marcus Patman Date: Fri, 7 Aug 2026 20:48:44 -0600 Subject: [PATCH] Remove demo section from README.md Removed demo section from README. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0af7b85..f6fb69c 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,6 @@ hash-chained audit log. - **Fleet mode** — mutual TLS (rcgen + rustls 0.23), staged rollouts - **Interactive TUI** — ratatui 0.30, full keyboard navigation -## Demo - -> 📹 **Demo GIF coming soon.** Capture with [`vhs`](https://github.com/charmbracelet/vhs) or `asciinema` + [`agg`](https://github.com/asciinema/agg): run `sentinel run "Ensure nginx is running"` to show the Investigate → Plan → Approve → Act loop in the TUI. - ## Quick Start ```bash