summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-08-07 11:14:55 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2020-08-07 11:14:55 +0200
commit0516f764c1fcffe40417c9b67e500febd831afe5 (patch)
treef0c1706c4bfe8e220dd2144622cba9f95177991d /README.md
Initial commit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..aed62fb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+# ![Tonkadur](https://tonkadur.of.tacticians.online/images/tonkadur_logo_black_as_path.svg)
+Python3 interpreter for [Tonkadur](https://tonkadur.of.tacticians.online/),
+a narrative scripting language.
+
+This interpreter is mainly for testing purposes and should likely not be used
+as-is within your game engine.