summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2023-01-16 19:18:24 +0100
committerJonas Bernoulli <jonas@bernoul.li>2023-01-16 19:18:24 +0100
commit911dcb9631c064d9e64e9bb3ea0145dbc42b9fc8 (patch)
treea33f8253566fd13e6560713f3c10409f1be2679c /README.org
parent239be53b01e003c5206087d850d9672a42dc4b32 (diff)
readme: Add badges
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index 053fa92..22ceb00 100644
--- a/README.org
+++ b/README.org
@@ -49,3 +49,10 @@ for any command that was called after the prefix arguments have been
set using a command such as ~universal-argument~.
[[http://readme.emacsair.me/transient.png]]
+
+#+html: <br><br>
+#+html: <a href="https://github.com/magit/transient/actions/workflows/compile.yml"><img alt="Compile" src="https://github.com/magit/transient/actions/workflows/compile.yml/badge.svg"/></a>
+#+html: <a href="https://github.com/magit/transient/actions/workflows/manual.yml"><img alt="Compile" src="https://github.com/magit/transient/actions/workflows/manual.yml/badge.svg"/></a>
+#+html: <a href="https://elpa.gnu.org/packages/transient.html"><img alt="GNU ELPA" src="https://elpa.gnu.org/packages/transient.svg"/></a>
+#+html: <a href="https://stable.melpa.org/#/transient"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/transient-badge.svg"/></a>
+#+html: <a href="https://melpa.org/#/transient"><img alt="MELPA" src="https://melpa.org/packages/transient-badge.svg"/></a>