aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
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