aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2023-05-21 20:25:51 +0200
committerGitHub <noreply@github.com>2023-05-21 20:25:51 +0200
commit31b161feeea2e8ee096811db2bf115ea52c92cbc (patch)
tree385c965ffb5dffac2ac908f92a29e0ab3177e36c
parentb2859dc565afe12ae20a858874f8fa8654ce16f8 (diff)
parent0fbe52be45a3939804691a82c60a4750f4a0ff59 (diff)
Merge pull request #145 from ashleyprimo/master
Update README -> MaxMind Geo Information
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 444eb53..1c801e9 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,11 @@ Hub](https://hub.docker.com/r/mpolden/echoip), which can be downloaded with:
`docker pull mpolden/echoip`
+## [GeoIP](https://www.maxmind.com/en/geoip2-databases)/[GeoLite](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?) Database (MaxMind)
+To utilise MaxMind [GeoIP](https://www.maxmind.com/en/geoip2-databases)/[GeoLite](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?) database to enhance the information provided to end users, you can download the relevant **binary** databases (`.mmdb` format) directly from MaxMind using the above links.
+
+**Please Note**: This has only been tested using the free, GeoLite database.
+
### Usage
```