From 1e8ac49b86596233c2e1b8d56a088b8cf68286b4 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 29 Nov 2025 17:20:13 +0100 Subject: slight readme adjustments --- README.adoc | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 65256fd..bb779b5 100644 --- a/README.adoc +++ b/README.adoc @@ -260,7 +260,18 @@ With the tile server running, you can then open a HTML file like the following: ---- -== PYTHON INTERFACE +== HITTE AS A LIBRARY + +If you want to use `hittekaart` as part of another application, you can use one +of the following methods: + +=== RUST CRATE + +The `hittekaart` binary is powered by the `hittekaart` crate, which you can +find at https://crates.io/crates/hittekaart, and its documentation at +https://docs.rs/hittekaart. + +=== PYTHON LIBRARY This program comes with a Python interface, which allows easy use from Python scripts. The `hittekaart_py` subfolder in the repository is an installable @@ -292,8 +303,7 @@ https://gitlab.com/dunj3/hittekaart/-/issues or via email (see below). == AUTHOR -Daniel Schadt - contact me electronically with this project's name at -kingdread.de +Daniel Schadt - hittekaart at kingdread.de == COPYRIGHT -- cgit v1.2.3