Skip to content

Commit 74e5194

Browse files
authored
Merge pull request #443 from maxmind/greg/stf-555
Use 'GeoIP'/'GeoLite' branding in documentation
2 parents 0ec3522 + 8c3c95a commit 74e5194

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# About
22

33
The libmaxminddb library provides a C library for reading MaxMind DB files,
4-
including the GeoIP2 databases from MaxMind. This is a custom binary format
4+
including the GeoIP databases from MaxMind. This is a custom binary format
55
designed to facilitate fast lookups of IP addresses while allowing for great
66
flexibility in the type of data associated with an address.
77

88
The MaxMind DB format is an open format. The spec is available at
99
https://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative
1010
Commons Attribution-ShareAlike 3.0 Unported License.
1111

12-
See https://dev.maxmind.com/ for more details about MaxMind's GeoIP2 products.
12+
See https://dev.maxmind.com/ for more details about MaxMind's GeoIP products.
1313

1414
# License
1515

0 commit comments

Comments
 (0)