Skip to content

Commit e71ac62

Browse files
committed
🔧 MAINTAIN: Add PyPI badge
1 parent 334b439 commit e71ac62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Github-CI][github-ci]][github-link]
44
[![Coverage Status][codecov-badge]][codecov-link]
55
[![Code style: black][black-badge]][black-link]
6+
[![PyPI][pypi-badge]][pypi-link]
67

78
A sphinx extension that allows the documentation site-map (a.k.a Table of Contents) to be defined external to the documentation files.
89

@@ -332,3 +333,5 @@ Questions / TODOs:
332333
[codecov-link]: https://codecov.io/gh/executablebooks/sphinx-external-toc
333334
[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
334335
[black-link]: https://github.com/ambv/black
336+
[pypi-badge]: https://img.shields.io/pypi/v/sphinx-external-toc.svg
337+
[pypi-link]: https://pypi.org/project/sphinx-external-toc

0 commit comments

Comments
 (0)