diff --git a/README.md b/README.md index d2454e8..d5366a4 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The package utilizes MaxMind's database in the background, which is regularly up $country = $geoDetect->setCountriesDatabase('location_to_db_file') ->getCountry('XXX.XXX.XXX.XXX'); ``` -> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-05-03 +> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-05-14 ### Printing user flag diff --git a/databases/countries.mmdb b/databases/countries.mmdb index 27fe30a..37a7efa 100644 Binary files a/databases/countries.mmdb and b/databases/countries.mmdb differ