diff --git a/README.md b/README.md index f4b2a1f..792da3a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A minimal Neovim plugin for applying LLM edits to a visual selection or range. Tau sends your instruction, selected code, nearby context, and optional context files to an OpenAI-compatible `/chat/completions` API, then streams the proposed edit back into Neovim for review. -image +image ## Install