From db92be7f44a32ee577d758e43e71054741eb936a Mon Sep 17 00:00:00 2001 From: Daniel Smolsky Date: Sun, 5 Apr 2026 02:34:21 -0400 Subject: [PATCH] readme cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b4a1c7..a42bca7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # oc-tps -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. +Displays live TPS (tokens per second), average TPS, and average TTFT (time to first token) in the OpenCode session prompt. ![Demo](./assets/demo.gif)