From 48435ecb0f8fe0e5e7532339633066880c0d176e Mon Sep 17 00:00:00 2001 From: Lee Valentine Date: Thu, 13 Mar 2014 12:46:27 +0000 Subject: [PATCH] Added geolite2 download information --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 93cb2e9..2f35859 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ make make install ``` +## Download Maxmind GeoLite2 Database (optional) +The free GeoLite2 databases are available from [Maxminds website](http://dev.maxmind.com/geoip/geoip2/geolite2/) + +[GeoLite2 City](http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz) +[GeoLite2 Country](http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz) + ## Example Usage: ``` http {