branch: externals/ellama
commit 963843016b03fcb8bfe8d7630896f663e66e8c51
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>

    add ellama-ask-about gif and fix typos
---
 README.md                 |   5 ++++-
 imgs/ellama-ask-about.gif | Bin 0 -> 4245585 bytes
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 31ddf1dadf..dc43404829 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ buffer.
 ### ellama-ask-about
 
 Ask Ellama about a selected region or the current buffer.
+![ellama-ask-about](imgs/ellama-ask-about.gif)
 
 ### ellama-instant
 
@@ -28,7 +29,9 @@ Find the definition of the current word using Ellama.
 
 ### ellama-summarize
 
-Summarize a selected region or the current buffer usingreview
+Summarize a selected region or the current buffer using Ellama.
+
+### ellama-code-review
 
 Review code in a selected region or the current buffer using Ellama.
 
diff --git a/imgs/ellama-ask-about.gif b/imgs/ellama-ask-about.gif
new file mode 100644
index 0000000000..2c097b8f99
Binary files /dev/null and b/imgs/ellama-ask-about.gif differ

Reply via email to