summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2026-01-30 12:22:22 +0200
committerPaul Buetow <pbuetow@mimecast.com>2026-01-30 12:22:22 +0200
commit7194696eb8c4c5bd50f69df96e9a6b87cec1f049 (patch)
treeab2c5fb105914dc90d58ac914b83a96404845028
parentdb458250566d2f4ef8b137e7ec1a65ccd4d299ef (diff)
docs: add Anthropic to supported providers in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be530c4..4ffc0ef 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ It has got improved capabilities for Go code understanding (for example, create
* Parallel completions and CLI responses from multiple providers/models for side-by-side comparison
* TUI AI code-action runner (`hexai-tmux-action`) with Bubble Tea
- Includes a “Custom prompt” action (hotkey `p`) that opens your editor (`$HEXAI_EDITOR` or `$EDITOR`) on a temporary Markdown file.
-* Support for OpenAI, OpenRouter, GitHub Copilot, and Ollama
+* Support for OpenAI, OpenRouter, GitHub Copilot, Anthropic, and Ollama
## Documentation