Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost committed Dec 16, 2014
1 parent 90a13b5 commit e33f90c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ Also note, there is no RAM limit on the number of stores queries, so if you hit
Once the service is running, point your browser to ```http://localhost:5000/1.2.3.4```. You can replace "1.2.3.4" with the IP you would like to look up.

Currently the request above yields the following with "GeoLite2-City.mmdb" with the "pretty" option enabled:
```

```JSON
{
"Data": {
"City": {
Expand Down

0 comments on commit e33f90c

Please sign in to comment.