diff options
author | Tomasz Mieszkowski <tomasz.mieszkowski@ext.allegro.pl> | 2014-09-05 11:53:12 +0200 |
---|---|---|
committer | Tomasz Mieszkowski <tomasz.mieszkowski@ext.allegro.pl> | 2014-09-05 11:53:12 +0200 |
commit | f095351d856d4c4e4fd686adcb6dd3a34803e521 (patch) | |
tree | 5684bc9221393eabd7c46be870afb738dfb1e5d6 | |
parent | b76b19b62c572f02adbfbc462defe875ae4a04c5 (diff) | |
download | tipboard-f095351d856d4c4e4fd686adcb6dd3a34803e521.tar.gz tipboard-f095351d856d4c4e4fd686adcb6dd3a34803e521.tar.bz2 tipboard-f095351d856d4c4e4fd686adcb6dd3a34803e521.zip |
Added 'docs' badge.
-rw-r--r-- | README.rst | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,8 @@ Tipboard ======== +|docs| + Introduction ------------ @@ -82,3 +84,8 @@ License Tipboard is licensed under the `Apache License, v2.0 <http://tipboard.readthedocs.org/en/latest/license.html>`_. Copyright (c) 2013-2014 `Allegro Group <http://allegrogroup.com>`_. + +.. |docs| image:: https://readthedocs.org/projects/tipboard/badge/?version=latest + :alt: Documentation Status + :scale: 100% + :target: https://readthedocs.org/projects/tipboard/ |