Improved README

This commit is contained in:
Syrus Akbary
2012-04-07 23:14:28 +02:00
parent 86ae68a53c
commit ee678ab10f

View File

@@ -1,8 +1,8 @@
==============
validate_email
Validate_email
==============
validate_email is a package for Python that check if an email is valid, properly formatted and really exists (connecting to the server and "asking")
Validate_email is a package for Python that check if an email is valid, properly formatted and really exists.