From d99df78b24757290e24841b458381e6bb1f101bd Mon Sep 17 00:00:00 2001 From: Technote Date: Wed, 3 Jun 2026 23:51:40 +0900 Subject: [PATCH] docs: fix get started perf command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ff321817..a2943cccd 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ headroom proxy --port 8787 # drop-in proxy, zero code changes # or: from headroom import compress # inline library # 3 — See the savings -headroom stats +headroom perf ``` Granular extras: `[proxy]`, `[mcp]`, `[ml]`, `[agno]`, `[langchain]`, `[evals]`. Requires **Python 3.10+**.