From eb8b142794c067c7174be3df9d0511d4fcd55281 Mon Sep 17 00:00:00 2001 From: Jacob Pradels <47676141+jacobpradels@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:16:30 -0700 Subject: [PATCH] Add user friendly title to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b8c0db..7fe78e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # `httpinspect` > **`top` for the HTTP endpoints on your host.** Every plaintext HTTP request crossing the box — decoded off the wire and ranked live in your terminal by traffic, rate, and latency. No proxy, no sidecar, no app changes.