Skip to content

Commit 896fe3e

Browse files
authored
Add a couple of badge icons to readme (#471)
1 parent dafcbd3 commit 896fe3e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
.. _demo: http://docs.readthedocs.org
1010
.. _hidden: http://sphinx-doc.org/markup/toctree.html
1111

12+
.. image:: https://img.shields.io/pypi/v/sphinx_rtd_theme.svg
13+
:target: https://pypi.python.org/pypi/sphinx_rtd_theme
14+
.. image:: https://travis-ci.org/rtfd/sphinx_rtd_theme.svg?branch=master
15+
:target: https://travis-ci.org/rtfd/sphinx_rtd_theme
16+
.. image:: https://img.shields.io/pypi/l/sphinx_rtd_theme.svg
17+
:target: https://pypi.python.org/pypi/sphinx_rtd_theme/
18+
:alt: license
19+
1220
**************************
1321
Read the Docs Sphinx Theme
1422
**************************

0 commit comments

Comments
 (0)