aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2025-11-29 17:20:13 +0100
committerDaniel Schadt <kingdread@gmx.de>2025-11-29 17:20:13 +0100
commit1e8ac49b86596233c2e1b8d56a088b8cf68286b4 (patch)
tree6baa178fa54ea8a4e71aae5e8abebd0cbb004eef /README.adoc
parentd9ea39135564a86d26adeba097c2541a02140ade (diff)
downloadhittekaart-1e8ac49b86596233c2e1b8d56a088b8cf68286b4.tar.gz
hittekaart-1e8ac49b86596233c2e1b8d56a088b8cf68286b4.tar.bz2
hittekaart-1e8ac49b86596233c2e1b8d56a088b8cf68286b4.zip
slight readme adjustments
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc16
1 files changed, 13 insertions, 3 deletions
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:
</html>
----
-== 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