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 ff22dc1 commit d7bd563
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 @@ -24,7 +24,7 @@ echo Iso3166\Codes::continent('EU');
Plus one super handy helper:

```php
echo Iso3166\Codes::select('class', 'name', 'FR');
echo Iso3166\Codes::countrySelector('class', 'name', 'FR');
```

will output:
Expand Down

0 comments on commit d7bd563

Please sign in to comment.