summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-----------