Skip to content

Commit

Permalink
Mention that data files MUST be updated after install
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesmoon authored and Trallp committed Mar 6, 2024
1 parent 9538000 commit 447c066
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ A native NodeJS API for the GeoLite data from MaxMind.

This product includes GeoLite data created by MaxMind, available from http://maxmind.com/

[![Build Status](https://travis-ci.org/bluesmoon/node-geoip.svg?branch=master "node-geoip on Travis")](https://travis-ci.org/bluesmoon/node-geoip)
**NOTE** You MUST update the data files after installation. The MaxMind license does not allow us to distribute
the latest version of the data files with this package. Follow the instructions under [update the datafiles](#2-update-the-datafiles-optional)
for details.

introduction
------------
Expand Down

0 comments on commit 447c066

Please sign in to comment.