diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-01-16 19:18:24 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-01-16 19:18:24 +0100 |
| commit | 911dcb9631c064d9e64e9bb3ea0145dbc42b9fc8 (patch) | |
| tree | a33f8253566fd13e6560713f3c10409f1be2679c /README.org | |
| parent | 239be53b01e003c5206087d850d9672a42dc4b32 (diff) | |
readme: Add badges
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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> |
