Skip to content

Commit 3b41e3a

Browse files
committed
Updated README
1 parent fb714ad commit 3b41e3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
A simple wrapper around the [ip-api.com](http://ip-api.com) API for IP geolocation information written in Go (golang). Works for both the free API as well as the paid, commercial API if you have purchased a Pro license.
44

5-
There's plenty of options if you need IP geolocation information, including directly using the MaxMind GeoIP2 database. However, I wasn't looking
6-
at standing up an entire service for making a few calls here and there. [ip-api.com](http://ip-api.com) has a great free tier service for hobby
7-
projects and is quick to get up and running.
8-
95
## Usage
106

117
Import and create a new client.

0 commit comments

Comments
 (0)