Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RashadAnsari authored Dec 8, 2021
1 parent 0e672d5 commit c3bec2d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ Fast and in-memory geo lookup library.
Simply add polygons and run queries.
It uses Google's S2 Library for indexing and it's super fast :rocket:.

## Usage

* Install
## Install

``` bash
go get github.com/4lie/lookups
Expand All @@ -28,6 +26,7 @@ go get github.com/4lie/lookups
[6]: https://opensource.org/licenses/mit-license.php

## Examples

`lookups_test.go` contains several useful examples. You can check visualizations of them here.

| Image | Description |
Expand Down

0 comments on commit c3bec2d

Please sign in to comment.