mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
README.rst: Add PyPI badge
This commit is contained in:
parent
5abb73ebfa
commit
e7f505119d
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ MessagePack for Python
|
|||
|
||||
.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.png
|
||||
:target: https://travis-ci.org/#!/msgpack/msgpack-python
|
||||
|
||||
.. image:: https://pypip.in/version/msgpack-python/badge.svg
|
||||
:target: https://pypi.python.org/pypi/msgpack-python/
|
||||
:alt: Latest Version
|
||||
|
||||
What's this
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue