Skip to content

Commit 77257a0

Browse files
committed
Add MELPA badges
1 parent f5b34ac commit 77257a0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
<https://github.com/tkf/emacs-python-environment/issues>`_ (at GitHub)
1111
* `Travis CI
1212
<https://travis-ci.org/tkf/emacs-python-environment>`_ |build-status|
13+
* `MELPA
14+
<http://melpa.org/#/python-environment>`_ |melpa-badge|
15+
* `MELPA Stable
16+
<http://stable.melpa.org/#/python-environment>`_ |melpa-stable-badge|
1317

1418

1519
Emacs integrates well with external tools written in languages other
@@ -51,3 +55,11 @@ python-environment.el finds the right path.
5155
?branch=master
5256
:target: http://travis-ci.org/tkf/emacs-python-environment
5357
:alt: Build Status
58+
.. |melpa-badge|
59+
image:: http://melpa.org/packages/python-environment-badge.svg
60+
:target: http://melpa.org/#/python-environment
61+
:alt: MELPA Badge
62+
.. |melpa-stable-badge|
63+
image:: http://stable.melpa.org/packages/python-environment-badge.svg
64+
:target: http://stable.melpa.org/#/python-environment
65+
:alt: MELPA Stable Badge

0 commit comments

Comments
 (0)