Skip to content

Commit 979af67

Browse files
authored
Update README.md
1 parent 5b069ad commit 979af67

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ Validates 2 & 3 character country codes.
2020
</a>
2121
</p>
2222

23+
## Installation
24+
25+
```bash
26+
composer require laravel-validation-rules/country-codes
27+
```
28+
2329
## Usage
2430

2531
Validate a 2 character country code.

0 commit comments

Comments
 (0)