Skip to content

Commit

Permalink
Update README.md [#46]
Browse files Browse the repository at this point in the history
  • Loading branch information
bdon authored Sep 16, 2024
1 parent 3fd9b03 commit 429f107
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ See [Releases](https://github.com/protomaps/go-pmtiles/releases) for your OS and

## Docs

See [docs.protomaps.com/pmtiles/cli](https://docs.protomaps.com/pmtiles/cli).
See [docs.protomaps.com/pmtiles/cli](https://docs.protomaps.com/pmtiles/cli) for usage.

See [Go package docs](https://pkg.go.dev/github.com/protomaps/go-pmtiles/pmtiles) for API usage.

## Development

Expand All @@ -22,4 +24,4 @@ Run the test suite:

```sh
go test ./pmtiles
```
```

0 comments on commit 429f107

Please sign in to comment.