From ffe53ff3c6a07a8ca53ce750f633580c0e6d53c3 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 9 May 2023 16:30:21 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 98ff8e9..765bff1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A game written in Rust for the [WASM-4](https://wasm4.org) fantasy console. +## Updates + +The `main` branch tracks the latest commits. To see the repository as it was +when LD53's compo deadline ended, view the repository's `ldjam_compo` tag. + ## Building Build the cart by running: