We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f497b18 commit 050b659Copy full SHA for 050b659
README.md
@@ -1,3 +1,8 @@
1
# sphinx-sqlalchemy
2
3
+[![PyPI][pypi-badge]][pypi-link]
4
+
5
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