We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b673c8 commit e9fc991Copy full SHA for e9fc991
1 file changed
README.md
@@ -1,7 +1,7 @@
1
<p align="center">
2
<img src="./public/logo.png" alt="Venvalid logo" width="200"/>
3
</p>
4
-<a href="https://pepy.tech/projects/venvalid"><img src="https://static.pepy.tech/badge/venvalid" alt="PyPI Downloads"></a>
+<a align="center" href="https://pepy.tech/projects/venvalid"><img src="https://static.pepy.tech/badge/venvalid" alt="PyPI Downloads"></a>
5
<p align="center">Minimalist environment variable validation for Python, inspired by <a href="https://github.com/af/envalid">envalid</a></p>
6
7
---
0 commit comments