diff --git a/README.md b/README.md index f6a626b..5eeaf36 100644 --- a/README.md +++ b/README.md @@ -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: