diff options
author | Timothy Cyrus <tcyrus@users.noreply.github.com> | 2016-04-29 11:18:27 -0400 |
---|---|---|
committer | INADA Naoki <methane@users.noreply.github.com> | 2016-04-30 00:18:27 +0900 |
commit | 40ee322440a018c9e09634aa2c190d1747d7f0bd (patch) | |
tree | 0292bd1ad58837a3a24164851360f33046c698af | |
parent | 2192310bc4a7af32a628191ededd1feeec624845 (diff) | |
download | msgpack-python-40ee322440a018c9e09634aa2c190d1747d7f0bd.tar.gz |
Update README.rst (#184)
Change PNG Badges to SVG
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ MessagePack for Python :version: 0.4.6 :date: 2015-03-13 -.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.png +.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.svg :target: https://travis-ci.org/#!/msgpack/msgpack-python |