emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ellama 660f08c126 23/53: add badges and installation se


From: ELPA Syncer
Subject: [elpa] externals/ellama 660f08c126 23/53: add badges and installation section to readme
Date: Sun, 17 Dec 2023 18:57:58 -0500 (EST)

branch: externals/ellama
commit 660f08c126f81e61acfdcb7855e3f96f338b6394
Author: Sergey Kostyaev <s.kostyaev@omp.ru>
Commit: Sergey Kostyaev <s.kostyaev@omp.ru>

    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
 
+[![License GPL 
3](https://img.shields.io/badge/license-GPL_3-green.svg)](http://www.gnu.org/licenses/gpl-3.0.txt)
+[![MELPA](https://melpa.org/packages/ellama-badge.svg)](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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]