From 85f9fbc0fdef6310647d9457e9a242826f387877 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 14 Sep 2021 11:14:32 +0100 Subject: Add badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59f581a..e664f5a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Zettelkasten mode for Emacs +[![melpazoid](https://github.com/ymherklotz/emacs-zettelkasten/actions/workflows/melpazoid.yml/badge.svg)](https://github.com/ymherklotz/emacs-zettelkasten/actions/workflows/melpazoid.yml) + | Package | Melpa | |---|---| | `zettelkasten` | [![MELPA](https://melpa.org/packages/zettelkasten-badge.svg)](https://melpa.org/#/zettelkasten) | -- cgit