From 7639eee3bb8b9e45e7a62cfded7b8ca7535b1b43 Mon Sep 17 00:00:00 2001 From: Shreyas Zare Date: Sat, 16 Mar 2024 13:17:36 +0530 Subject: [PATCH] GeoDistanceApp: updated readme. --- Apps/GeoDistanceApp/ReadMe.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Apps/GeoDistanceApp/ReadMe.txt b/Apps/GeoDistanceApp/ReadMe.txt index b2789c6e..88c7b256 100644 --- a/Apps/GeoDistanceApp/ReadMe.txt +++ b/Apps/GeoDistanceApp/ReadMe.txt @@ -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. 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. \ No newline at end of file