Add README
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 4m33s

This commit is contained in:
2024-12-30 11:55:18 +01:00
parent 728957c73a
commit 1d3838339a

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.