summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2017-01-13 20:48:48 +0900
committerINADA Naoki <songofacandy@gmail.com>2017-01-13 20:48:48 +0900
commitb328f3ecffd22e7f0db76e81774727fd171bf303 (patch)
tree657cada9ee1bce47779fef613c5dfb9617d0dadb
parent12845692b5a3703bc88e85f492143ca1a9985902 (diff)
downloadmsgpack-python-b328f3ecffd22e7f0db76e81774727fd171bf303.tar.gz
Add badge for Read the Docs
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index da625b4..0e1ddd7 100644
--- a/README.rst
+++ b/README.rst
@@ -2,11 +2,12 @@
MessagePack for Python
======================
-:author: INADA Naoki
-
.. image:: https://secure.travis-ci.org/msgpack/msgpack-python.svg
:target: https://travis-ci.org/#!/msgpack/msgpack-python
-
+
+.. image:: https://readthedocs.org/projects/msgpack-python/badge/?version=latest
+ :target: http://msgpack-python.readthedocs.io/en/latest/?badge=latest
+ :alt: Documentation Status
What's this
-----------