Skip to content

Commit 2912b74

Browse files
committed
Add MELPA badge
1 parent e90a7ae commit 2912b74

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
Jira Markup Mode [![Build Status](https://secure.travis-ci.org/mnuessler/jira-markup-mode.png)](http://travis-ci.org/mnuessler/jira-markup-mode)
2-
================
1+
# Jira Markup Mode
2+
3+
[![Build Status][travis-badge]][travis]
4+
[![MELPA][melpa-badge]][melpa]
35

46
> Please note: This project is still work in progress and
57
> functionality is only partially implemented yet.
@@ -50,3 +52,8 @@ Use cases that come to mind:
5052
[jirael]: http://emacswiki.org/emacs/jira.el
5153
[confl]: http://www.atlassian.com/software/confluence/overview/
5254
[atxt]: https://addons.mozilla.org/en-US/firefox/addon/its-all-text/
55+
56+
[travis]: http://travis-ci.org/mnuessler/jira-markup-mode
57+
[travis-badge]: https://travis-ci.org/mnuessler/jira-markup-mode.svg?branch=master
58+
[melpa]: http://melpa.org/#/jira-markup-mode
59+
[melpa-badge]: http://melpa.org/packages/jira-markup-mode-badge.svg

0 commit comments

Comments
 (0)