branch: externals/ellama
commit d1707aff668989d1b541412b4e5cfe3b38e5425f
Author: Sergey Kostyaev <sskosty...@gmail.com>
Commit: Sergey Kostyaev <sskosty...@gmail.com>

    Update readme
---
 README.org | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 8fa8a8ffc5..18516b9a2d 100644
--- a/README.org
+++ b/README.org
@@ -192,8 +192,10 @@ provided change using Ellama.
 
 *** ellama-code-add
 
-Add new code according to a description, generating it with a provided
-context from the selected region or the current buffer using Ellama.
+Generate and insert new code based on description. This function
+prompts the user to describe the code they want to generate. If a
+region is active, it includes the selected text as context for code
+generation.
 
 *** ellama-code-edit
 

Reply via email to