diff --git a/README.md b/README.md index bd91036..5b4a1c7 100644 --- a/README.md +++ b/README.md @@ -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.