branch: elpa/keycast commit 1af05c680849ef7822a48b47dfdbb94421772fe0 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
readme: Add badges --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index e6862a8ae4..921d56fb64 100644 --- a/README.org +++ b/README.org @@ -16,3 +16,8 @@ its key or mouse binding. frame. [[http://readme.emacsair.me/keycast.png]] + +#+html: <br><br> +#+html: <a href="https://github.com/tarsius/keycast/actions/workflows/compile.yml"><img alt="Compile" src="https://github.com/tarsius/keycast/actions/workflows/compile.yml/badge.svg"/></a> +#+html: <a href="https://stable.melpa.org/#/keycast"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/keycast-badge.svg"/></a> +#+html: <a href="https://melpa.org/#/keycast"><img alt="MELPA" src="https://melpa.org/packages/keycast-badge.svg"/></a>