Skip to content

Commit 3594763

Browse files
committed
Merge pull request #120 from msabramo/patch-2
README.rst: Add PyPI badge
2 parents 5abb73e + e7f5051 commit 3594763

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ MessagePack for Python
88

99
.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.png
1010
:target: https://travis-ci.org/#!/msgpack/msgpack-python
11+
12+
.. image:: https://pypip.in/version/msgpack-python/badge.svg
13+
:target: https://pypi.python.org/pypi/msgpack-python/
14+
:alt: Latest Version
1115

1216
What's this
1317
------------

0 commit comments

Comments
 (0)