Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Feb 26, 2024
1 parent 2379bac commit d4a5ef3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ binary file to lookup IP addresses and return the country, region and city that
Both IPv4 and IPv6 addresses are supported, however since the GeoLite IPv6 database does not currently contain any city or region
information, city, region and postal code lookups are only supported for IPv4.

> [!WARNING]
> **You SHOULD 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 for details.

## 📚 Philosophy
I was really aiming for a fast JavaScript native implementation for geomapping of IPs.
Expand Down

0 comments on commit d4a5ef3

Please sign in to comment.