GeoDistanceApp: updated readme.

This commit is contained in:
Shreyas Zare
2024-03-16 13:17:36 +05:30
parent ffd2f69893
commit 7639eee3bb

View File

@@ -8,3 +8,5 @@ This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for
For production usage, it is required that you purchase the GeoIP2 database from MaxMind (https://www.maxmind.com/) and use it. For production usage, it is required that you purchase the GeoIP2 database from MaxMind (https://www.maxmind.com/) and use it.
To update the MaxMind GeoIP2 database for your app, download the GeoIP2-City.mmdb file and zip it. Use the zip file with the manual Update option. To update the MaxMind GeoIP2 database for your app, download the GeoIP2-City.mmdb file and zip it. Use the zip file with the manual Update option.
The app optionally also uses MaxMind ISP/ASN database which can be updated the with same method as above.