We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d963dd3 commit 8c50de1Copy full SHA for 8c50de1
1 file changed
README.md
@@ -5,12 +5,8 @@ production release.
5
6
## Description ##
7
8
-MaxMind DB is a binary file format that stores data indexed by IP address
9
-subnets (IPv4 or IPv6).
10
-
11
-This repository contains the spec for the format, tools for creating MaxMind
12
-DB files, and the Perl API for reading such files.
13
+This is the Java API for reading MaxMind DB files. MaxMind DB is a binary
+file format that stores data indexed by IP address subnets (IPv4 or IPv6).
14
15
## Installation ##
16
0 commit comments