Skip to content

Commit 7d8b8e1

Browse files
authored
Update README.md
1 parent 22a9de2 commit 7d8b8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 📬 emv
22

3-
EMV is a fast and robust email validation library designed to handle complex email validation needs with the backend written in Rust for enhanced performance. This package is an optimized version aimed at speeding up the older python-email-validator library.
3+
emv is a blazingly fast email validator written in Rust.
44

55
```python
66
from emv import validate_email, EmailValidator

0 commit comments

Comments
 (0)