Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pufferffish authored Nov 27, 2023
1 parent 58951c5 commit 4bdc4c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Test and build bindings](https://github.com/vandreltd/valhalla-go/actions/workflows/build.yml/badge.svg)](https://github.com/vandreltd/valhalla-go/actions/workflows/build.yml)

This spin-off project simply offers Go bindings to the [Valhalla project](https://github.com/valhalla/valhalla).
This repo simply offers Go bindings to the [Valhalla project](https://github.com/valhalla/valhalla).

## Usage

Expand All @@ -19,6 +19,8 @@ LD_LIBRARY_PATH=./result/lib go test -v # build and run the test units

If you do not wish the build the library yourself, you can grab a pre-built binary in the [CI Artifacts](https://github.com/vandreltd/valhalla-go/actions).

A preprocessed tiles file of the entire world (2023 Jan) can be found [here](https://archive.org/download/valhalla-planet-221219).

## License

`valhalla-go` is licensed with ISC, see [LICENSE](./LICENSE).

0 comments on commit 4bdc4c3

Please sign in to comment.