aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2026-04-20 13:49:42 +0100
committerGene Pasquet <dev@etenil.net>2026-04-20 13:49:42 +0100
commit2584789460bbcd5310b597535e4fe865fed4f9a3 (patch)
treef7c79ded6e2aea46abfdd0ccd2b8b916c3a91c54
parent30033ae20d569c51b4481855f0407cbf1f03c65f (diff)
Made doc link more obvious
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 917c4ff..7980f71 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@ A 2D tile-driven game engine for Chicken Scheme, built on SDL2. Targets old-scho
(game-run! my-game)
+**[📖 Full Documentation](https://docs.etenil.net/downstroke/guide.html)**
+
## Features