Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Mar 4, 2013
1 parent 6148f0d commit c3e12bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# MailChecker [![Build Status](https://drone.io/github.com/FGRibreau/mailchecker/status.png)](https://drone.io/github.com/FGRibreau/mailchecker/latest)

-------------------------

Cross-language email validation.

* Validate the format of your email (uses [node-validator](https://github.com/chriso/node-validator/blob/master/lib/validators.js#L27) email regex underneath and `FILTER_VALIDATE_EMAIL` for PHP)
Expand All @@ -15,6 +17,8 @@ MailChecker currently supports:
* [PHP](./mailchecker/tree/master/platform/php)
* **Easily add support for your own language with MailChecker template system and [send us a pull-request!](https://github.com/FGRibreau/mailchecker/fork_select)**

-------------------------

## Installation

NodeJS/JavaScript
Expand Down

0 comments on commit c3e12bc

Please sign in to comment.