From c99a8e9b5f84de53f355adbb28aafc5615e0f035 Mon Sep 17 00:00:00 2001 From: Felipe Castro Date: Wed, 13 Aug 2025 18:39:37 -0300 Subject: [PATCH] update documentation --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecbe652..3fac462 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@

Venvalid logo

-PyPI Downloads +

+ + PyPI Downloads + +

Minimalist environment variable validation for Python, inspired by envalid

---