branch: externals/ellama
commit 660f08c126f81e61acfdcb7855e3f96f338b6394
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
add badges and installation section to readme
---
README.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.md b/README.md
index 434d8421d2..cfdd224b05 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Ellama
+[](http://www.gnu.org/licenses/gpl-3.0.txt)
+[](https://melpa.org/#/ellama)
+
Ellama lets you access LLMs locally using
[ollama](https://github.com/jmorganca/ollama)'s API from Emacs. It
offers a set of commands that allow you to inquire, define words,
@@ -7,6 +10,12 @@ translate text and more through the Emacs interface. Ellama
natively
supports streaming output, making it effortless to use with your
preferred text editor.
+## Installation
+
+You can now install the package `ellama` from
+[MELPA](https://melpa.org/#/getting-started). Just `M-x`
+`package-install`<kbd>Enter</kbd> `ellama` <kbd>Enter</kbd>.
+
## Commands
### ellama-ask