Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nimasdj committed Dec 15, 2015
1 parent 6ff4927 commit bd1ffb6
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 @@ -5,7 +5,7 @@ ISO 3166-1 alpha-2 mapping:

Get Country Name:
```php
echo Iso3166\Codes::map('FR');
echo Iso3166\Codes::country('FR');
// 'France'
```

Expand Down

0 comments on commit bd1ffb6

Please sign in to comment.