branch: elpa/raku-mode commit f376ce3cfa9685049ce9039472e016be146b27b5 Author: Hinrik Örn Sigurðsson <hinrik....@gmail.com> Commit: Hinrik Örn Sigurðsson <hinrik....@gmail.com>
Add MELPA badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d34e1e0d6d..15e296f815 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Perl 6 Mode =========== [![License GPL 3][badge-license]][copying] +[![MELPA release][badge-melpa]][http://melpa.org/#/perl6-mode] Perl 6 mode lets you edit Perl 6 code with [GNU Emacs][] 24. @@ -85,6 +86,7 @@ Public License for more details. See [`COPYING`][copying] for the complete license. [badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg +[badge-melpa]: http://melpa.org/packages/perl6-mode-badge.svg [COPYING]: https://github.com/hinrik/perl6-mode/blob/master/COPYING [GNU Emacs]: https://www.gnu.org/software/emacs/ [flycheck-perl6]: https://github.com/hinrik/flycheck-perl6