branch: externals/minuet
commit 2248735858727e55f1df47dedfd4ae57750050f1
Author: Milan Glacier <d...@milanglacier.com>
Commit: Milan Glacier <d...@milanglacier.com>

    doc: update README.
---
 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 7d12d6bc30..a5a498d87e 100644
--- a/README.md
+++ b/README.md
@@ -30,12 +30,15 @@ Just as dancers move during a minuet.
 # Features
 
 - AI-powered code completion with dual modes:
-  - Specialized prompts and various enhancements for chat-based LLMs on code 
completion tasks.
-  - Fill-in-the-middle (FIM) completion for compatible models (DeepSeek, 
Codestral, and others).
+  - Specialized prompts and various enhancements for chat-based LLMs
+    on code completion tasks.
+  - Fill-in-the-middle (FIM) completion for compatible models
+    (DeepSeek, Codestral, and some Ollama models).
 - Support for multiple AI providers (OpenAI, Claude, Gemini,
-  Codestral, and OpenAI-compatible services)
+  Codestral, Ollama, and OpenAI-compatible providers)
 - Customizable configuration options
-- Streaming support to enable completion delivery even with slower LLMs
+- Streaming support to enable completion delivery even with slower
+  LLMs
 
 **With completion-in-region**:
 

Reply via email to