Skip to content

Commit 6a9d19c

Browse files
committed
Added PyPI badges.
1 parent 316a869 commit 6a9d19c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,12 @@ build for this documentation. However, note that it is intended as a code
55
example rather than an example of a usable theme.
66

77
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

Comments
 (0)