diff --git a/README.md b/README.md index aed7367..2e405ac 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ -# GeoLite2-City (MaxMind.com) CDN files +# GeoLite2-City Database via jsDelivr CDN -GeoLite2-City.mmdb.gz CDN files based on Free Open Source CDN [jsDelivr!](https://www.jsdelivr.com/) +The GeoLite2-City database, provided by [MaxMind](https://www.maxmind.com/), is used for accurate geo-location information. It is an essential component of [WP Statistics](https://wordpress.org/plugins/wp-statistics/), a popular privacy-focused analytics solution for WordPress, enabling detailed insights into visitor locations. + +### Database Maintenance & Update Schedule +Since this database is integrated with the WP Statistics plugin, **we currently update the database twice per month** to maintain the accuracy and reliability of the geo-location data. + +After realizing its potential utility for other developers and projects, we decided to make the database easily accessible via GitHub and the jsDelivr CDN. #### Last updated: 2024-10-22 -## Download link -``` -https://cdn.jsdelivr.net/npm/geolite2-city/GeoLite2-City.mmdb.gz -``` +### Direct Download URL +You can download the latest version of the GeoLite2-City database using the following link: [GeoLite2-City.mmdb.gz](https://cdn.jsdelivr.net/npm/geolite2-city/GeoLite2-City.mmdb.gz) -## Source -``` -https://cdn.jsdelivr.net/npm/geolite2-city/ -``` +### Source Location +For the complete directory and additional resources, visit: [GeoLite2-City Source](https://cdn.jsdelivr.net/npm/geolite2-city/) -## License -[Creative Commons Corporation Attribution-ShareAlike 4.0 International License (the "Creative Commons License")](https://creativecommons.org/licenses/by-sa/4.0/) +### License Information +The GeoLite2-City database is distributed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/). Please review the license to understand your rights and responsibilities when using this resource.