simplify readme

This commit is contained in:
Daniel Smolsky
2026-04-05 02:11:21 -04:00
parent ca7ad71ce1
commit 9095bbbcff
+1 -4
View File
@@ -2,9 +2,6 @@
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.
## Demo
![Demo](./assets/demo.gif)
@@ -16,4 +13,4 @@ Install from the CLI:
opencode plugin oc-tps@latest --global
```
This installs the package and adds it to your global OpenCode config.
Requires `opencode` `1.3.14` or newer.