Skip to content

Commit 28cd9c0

Browse files
Merge pull request #16 from PinnLabs/documentation
update documentation
2 parents dde2f6e + c99a8e9 commit 28cd9c0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
<p align="center">
22
<img src="./public/logo.png" alt="Venvalid logo" width="200"/>
33
</p>
4-
<a align="center" href="https://pepy.tech/projects/venvalid"><img src="https://static.pepy.tech/badge/venvalid" alt="PyPI Downloads"></a>
4+
<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>
59
<p align="center">Minimalist environment variable validation for Python, inspired by <a href="https://github.com/af/envalid">envalid</a></p>
610

711
---

0 commit comments

Comments
 (0)