Skip to content

Commit 03c985d

Browse files
deploy: 5aeee95
1 parent 6736b0a commit 03c985d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
dependencies {
1313
implementation 'com.maxmind.db:maxmind-db:4.1.0'
1414
}
15-
</code></pre><h2 id=usage>Usage<a class=heading-anchor href=#usage aria-label="Link to Usage">#</a></h2><p><em>Note:</em> For accessing MaxMind GeoIP2 databases, we generally recommend using
15+
</code></pre><h2 id=usage>Usage<a class=heading-anchor href=#usage aria-label="Link to Usage">#</a></h2><p><em>Note:</em> For accessing MaxMind GeoIP databases, we generally recommend using
1616
the <a href=https://maxmind.github.io/GeoIP2-java/>GeoIP2 Java API</a> rather than using
1717
this package directly.</p><p>To use the API, you must first create a <code>Reader</code> object. The constructor for
1818
the reader object takes a <code>File</code> representing your MaxMind DB. Optionally you

0 commit comments

Comments
 (0)