diff options
author | xliiv <tymoteusz.jankowski@gmail.com> | 2014-09-05 13:16:50 +0200 |
---|---|---|
committer | xliiv <tymoteusz.jankowski@gmail.com> | 2014-09-05 13:16:50 +0200 |
commit | 378b570ecce1fc9b16af79dcb8274f736654ed28 (patch) | |
tree | 5684bc9221393eabd7c46be870afb738dfb1e5d6 /README.rst | |
parent | 60c073a6ed451cf91d9877a3305407756b9ffdce (diff) | |
parent | f095351d856d4c4e4fd686adcb6dd3a34803e521 (diff) | |
download | tipboard-378b570ecce1fc9b16af79dcb8274f736654ed28.tar.gz tipboard-378b570ecce1fc9b16af79dcb8274f736654ed28.tar.bz2 tipboard-378b570ecce1fc9b16af79dcb8274f736654ed28.zip |
Merge pull request #3 from xor-xor/minor_fixes
Minor fixes/improvements here and there (see descriptions of individual commits).
Diffstat (limited to 'README.rst')
-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/ |