aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index b3e2d5f..eb37d53 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,14 @@ A video game entry for the Spring Lisp Game Jam 2024.
* Game design / Code by Guillaume Pasquet and Owen Pasquet
* Music / Instrumental by Aries Beats
+## Dependencies
+- [Chickadee](https://dthompson.us/projects/chickadee.html)
+
+## How to run
+
+Execute:
+
+```
+guile turbo.scm
+```