We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316a869 commit 6a9d19cCopy full SHA for 6a9d19c
README.md
@@ -5,3 +5,12 @@ build for this documentation. However, note that it is intended as a code
5
example rather than an example of a usable theme.
6
7
http://mkdocs.github.io/mkdocs-basic-theme/
8
+
9
+[![PyPI Downloads][pypi-dl-image]][pypi-dl-link]
10
+[![PyPI Version][pypi-v-image]][pypi-v-link]
11
12
+[pypi-dl-image]: https://img.shields.io/pypi/dm/mkdocs-basic-theme.png
13
+[pypi-dl-link]: https://pypi.python.org/pypi/mkdocs-basic-theme
14
+[pypi-v-image]: https://img.shields.io/pypi/v/mkdocs-basic-theme.png
15
+[pypi-v-link]: https://pypi.python.org/pypi/mkdocs-basic-theme
16
0 commit comments