branch: elpa/multiple-cursors
commit 83abb0533a9d9635bc86d6d52a4e7641b0eaaf63
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>

    Add badges to README (#363)
    
    * Add badges to README
    
    * Update README.md
    
    Co-authored-by: Steve Purcell <[email protected]>
    
    Co-authored-by: Steve Purcell <[email protected]>
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0afda53..853d9f1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# multiple-cursors.el [![Build 
Status](https://secure.travis-ci.org/magnars/multiple-cursors.el.png)](http://travis-ci.org/magnars/multiple-cursors.el)
+[![Build 
Status](https://secure.travis-ci.org/magnars/multiple-cursors.el.png)](https://travis-ci.org/magnars/multiple-cursors.el)
+[![MELPA](https://melpa.org/packages/multiple-cursors-badge.svg)](https://melpa.org/#/multiple-cursors)
+[![MELPA 
Stable](https://stable.melpa.org/packages/multiple-cursors-badge.svg)](https://stable.melpa.org/#/multiple-cursors)
+
+# multiple-cursors.el
 
 Multiple cursors for Emacs. This is some pretty crazy functionality, so yes,
 there are kinks. Don't be afraid though, I've been using it since 2011 with

Reply via email to