diff --git a/README.md b/README.md index fe1fcc1..5431b21 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -GeoDesk is a fast and storage-efficient geospatial database for OpenStreetMap data. +GeoDesk is a fast and storage-efficient geospatial database for OpenStreetMap data. Also available [for Python](https://github.com/clarisma/geodesk-py). ## Why GeoDesk? @@ -123,3 +123,4 @@ int numberOfEntrances = building.nodes("[entrance]").size(); - [gol-tool](http://www.github.com/clarisma/gol-tool) — command-line utility for building, maintaining and querying GOL files - [geodesk-examples](http://www.github.com/clarisma/geodesk-examples) — example applications - [geodesk-tests](http://www.github.com/clarisma/geodesk-tests) — integration tests +- [geodesk-py](https://github.com/clarisma/geodesk-py) — GeoDesk for Python (**NEW**)