Add README
Build and Push Docker Image / build_and_push (push) Successful in 4m33s Details

This commit is contained in:
Arnaud Delcasse 2024-12-30 11:55:18 +01:00
parent 728957c73a
commit 1d3838339a
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Valhalla library for Go
This projects aims at providing the [Valhalla multimodal routing engine](https://github.com/valhalla/valhalla) library (libvalhalla) as a Go library, wrapping C++ into the library using CGO.