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

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

[nongnu] elpa/annotate f2bcc95e8b 024/372: add melpa links


From: ELPA Syncer
Subject: [nongnu] elpa/annotate f2bcc95e8b 024/372: add melpa links
Date: Fri, 4 Feb 2022 16:58:16 -0500 (EST)

branch: elpa/annotate
commit f2bcc95e8b4d463e2f0a473d77d50c72d90afe65
Author: Bastian Bechtold <bb@mo30211.hs-woe.de>
Commit: Bastian Bechtold <bb@mo30211.hs-woe.de>

    add melpa links
---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 16e9fe8bcd..f824802f08 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-Annotate.el
+Annotate.el [![MELPA][mi]][m] [![MELPA-STABLE][msi]][ms]
 ===========
 
+[mi]: http://melpa.org/packages/annotate-badge.svg
+[m]: http://melpa.org/#/annotate
+[msi]: http://stable.melpa.org/packages/annotate-badge.svg
+[ms]: http://stable.melpa.org/#/annotate
+
 This package provides a minor mode `annotate-mode`, which can add annotations 
to arbitrary files without changing the files themselves. This is very useful 
for code reviews. When `annotate-mode` is active, `C-c C-a` will create, edit, 
or delete annotations. 
 
 
![screenshot](https://raw.githubusercontent.com/bastibe/annotate.el/master/example.png)



reply via email to

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