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