Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Earley authored Jul 16, 2017
1 parent 6cdce2c commit 1d1b36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ composer require daveearley/daves-email-validation-tool
## Quick Start

```php
// Include the compose autoload file
// Include the composer autoloader
require __DIR__ . '/vendor/autoload.php';

$validator = EmailValidation\EmailValidatorFactory::create('dave@gmoil.con');
Expand Down

0 comments on commit 1d1b36c

Please sign in to comment.