Skip to content

Commit 050b659

Browse files
committed
📚 DOCS: Add PyPI badge
1 parent f497b18 commit 050b659

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# sphinx-sqlalchemy
22

3+
[![PyPI][pypi-badge]][pypi-link]
4+
35
Sphinx extension for documenting SQLAlchemy ORMs
6+
7+
[pypi-badge]: https://img.shields.io/pypi/v/sphinx-sqlalchemy.svg
8+
[pypi-link]: https://pypi.org/project/sphinx-sqlalchemy

0 commit comments

Comments
 (0)