diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-01-16 19:22:42 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-01-16 19:22:42 +0100 |
| commit | 19e01f5a500f1bf135daa98519b1e0e5ad22b9c5 (patch) | |
| tree | 1d37419e8d9daf1633c7e0750b2f68c23c8a88df /README.org | |
| parent | 84ba06ed513e97223630905f4788370e18116f40 (diff) | |
readme: Add badges
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -54,3 +54,10 @@ the current Emacs instance as editor. In fact this library was written for Magit and its ~git-commit-mode~ and ~git-rebase-mode~. Consult ~git-rebase.el~ and the related code in ~magit-sequence.el~ for a simple example. + +#+html: <br><br> +#+html: <a href="https://github.com/magit/with-editor/actions/workflows/compile.yml"><img alt="Compile" src="https://github.com/magit/with-editor/actions/workflows/compile.yml/badge.svg"/></a> +#+html: <a href="https://github.com/magit/with-editor/actions/workflows/manual.yml"><img alt="Manual" src="https://github.com/magit/with-editor/actions/workflows/manual.yml/badge.svg"/></a> +#+html: <a href="https://elpa.nongnu.org/nongnu/with-editor.html"><img alt="NonGNU ELPA" src="https://elpa.nongnu.org/nongnu/with-editor.svg"/></a> +#+html: <a href="https://stable.melpa.org/#/with-editor"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/with-editor-badge.svg"/></a> +#+html: <a href="https://melpa.org/#/with-editor"><img alt="MELPA" src="https://melpa.org/packages/with-editor-badge.svg"/></a> |
