emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-modes d5ef6205df 2/2: readme: Add badges


From: ELPA Syncer
Subject: [nongnu] elpa/git-modes d5ef6205df 2/2: readme: Add badges
Date: Sun, 15 Jan 2023 17:59:30 -0500 (EST)

branch: elpa/git-modes
commit d5ef6205df73a2d33aa290f1f0e8b5d99bd011c2
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    readme: Add badges
---
 README.org | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.org b/README.org
index 844731a4fa..1adb356026 100644
--- a/README.org
+++ b/README.org
@@ -33,3 +33,8 @@ to do with Git, for example:
   (add-to-list 'auto-mode-alist
               (cons "/.dockerignore\\'" 'gitignore-mode))
 #+end_src
+
+#+html: <br><br>
+#+html: <a 
href="https://github.com/magit/git-modes/actions/workflows/compile.yml";><img 
alt="Compile" 
src="https://github.com/magit/git-modes/actions/workflows/compile.yml/badge.svg"/></a>
+#+html: <a href="https://stable.melpa.org/#/git-modes";><img alt="MELPA Stable" 
src="https://stable.melpa.org/packages/git-modes-badge.svg"/></a>
+#+html: <a href="https://melpa.org/#/git-modes";><img alt="MELPA" 
src="https://melpa.org/packages/git-modes-badge.svg"/></a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]