branch: externals/realgud commit c7e14dd87540a72a55a7cb3116f52b454883de8c Author: Stefan Kangas <ste...@marxist.se> Commit: Stefan Kangas <ste...@marxist.se>
Add GNU ELPA badge to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1611d6c8ba..d946b0ef6e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status][travis-image]][travis-url] +[![GNU ELPA][gnu-elpa-image]][gnu-elpa] [![MELPA][melpa-image]][melpa] [![MELPA Stable][melpa-stable-image]][melpa-stable] @@ -104,6 +105,8 @@ Browse the [wiki](https://github.com/realgud/realgud/wiki) for more information [travis-image]: https://api.travis-ci.org/realgud/realgud.svg?branch=master [travis-url]: https://travis-ci.org/realgud/realgud +[gnu-elpa-image]: https://elpa.gnu.org/packages/realgud.svg +[gnu-elpa]: https://elpa.gnu.org/packages/realgud.html [melpa-stable-image]: http://stable.melpa.org/packages/realgud-badge.svg [melpa-stable]: http://stable.melpa.org/#/realgud [melpa-image]: http://melpa.org/packages/realgud-badge.svg