diff --git a/README.rst b/README.rst index 14d5958..29fc6ba 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ Almanach API Client =================== +.. image:: https://readthedocs.org/projects/almanach-client/badge/?version=latest + :target: http://almanach-client.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + This is a client library for Almanach built on the Almanach REST API. It provides a Python API (The almanachclient module) and a command-line tool (almanach-client).