From bfddba7e96b802de8d6b5c670f77fd7115b1ae4a Mon Sep 17 00:00:00 2001 From: Michael Gendy <50384638+Mng-dev-ai@users.noreply.github.com> Date: Sat, 30 Dec 2023 01:18:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 979463f..c930b48 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PyRustify +[![PyPI version](https://badge.fury.io/py/pyrustify.svg)](https://badge.fury.io/py/pyrustify) +[![Downloads](https://static.pepy.tech/personalized-badge/pyrustify?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=Downloads)](https://pepy.tech/project/pyrustify) +## Introduction PyRustify is a Python package written in Rust that verifies the email addresses. ## Features