branch: externals/minuet commit 79e2986d94831f4134f5a388db9751121dd714c6 Author: Milan Glacier <d...@milanglacier.com> Commit: Milan Glacier <d...@milanglacier.com>
doc: update this package is on GNU ELPA. --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85c9c6fe9c..8c1a464e9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -- [Minuet](#minuet) +- [Minuet](#minuet)- [Minuet](#minuet) - [Features](#features) - [Requirements](#requirements) - [Installation](#installation) @@ -26,10 +26,19 @@ - [OpenAI-compatible](#openai-compatible) - [OpenAI-FIM-Compatible](#openai-fim-compatible) - [Troubleshooting](#troubleshooting) +- [Contributions](#contributions) - [Acknowledgement](#acknowledgement) # Minuet +[![GNU ELPA badge][elpa-badge]][elpa-link] +[![MELPA badge][melpa-badge]][melpa-link] + +[gnu-elpa-link]: https://elpa.gnu.org/packages/minuet.html +[gnu-elpa-link]: https://elpa.gnu.org/packages/minuet.svg +[melpa-link]: https://melpa.org/#/minuet +[melpa-badge]: https://melpa.org/packages/minuet-badge.svg + Minuet: Dance with LLM in Your Code 💃. `Minuet` brings the grace and harmony of a minuet to your coding process. Just @@ -64,8 +73,8 @@ as dancers move during a minuet. # Installation -`minuet` is available on MELPA and can be installed using your preferred package -managers. +`minuet` is available on ELPA and MELPA and can be installed using your +preferred package managers. ```elisp @@ -617,6 +626,11 @@ If your setup failed, there are two most likely reasons: To diagnose issues, examine the buffer content from `*minuet*`. +# Contributions + +As this package is part of GNU ELPA, significant contributions require a +copyright assignment to the Free Software Foundation (FSF). + # Acknowledgement - [continue.dev](https://www.continue.dev): not a emacs plugin, but I find a lot