From ca7ad71ce194bb01b3618b88c3adb34674255c75 Mon Sep 17 00:00:00 2001 From: Daniel Smolsky Date: Sat, 4 Apr 2026 17:30:48 -0400 Subject: [PATCH] Clarify README intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d24955..bd91036 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # oc-tps -Shows live and average tokens-per-second in the OpenCode session prompt. +Displays live TPS, average TPS, and TTFT in the OpenCode session prompt. TTFT, or time to first token, measures how long it takes the model to begin responding. Requires `opencode` `1.3.14` or newer.