Skip to content

Commit

Permalink
Updates README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk committed Apr 22, 2019
1 parent 02266f1 commit bbe2036
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 @@ -22,7 +22,7 @@ $ composer require mvdnbrk/gtin

## Usage

Now you can use the `gtin` validation:
Now you can use the `gtin` validation to validate a GTIN-8, GTIN-12, GTIN-13 or GTIN-14:

```php
$this->validate($request, [
Expand Down

0 comments on commit bbe2036

Please sign in to comment.