From ed4f96cc6df493480596074dcc18043fe7b35d38 Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Thu, 14 May 2026 19:53:58 -0400 Subject: update readme --- README | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README b/README index 8b8941c..5486669 100644 --- a/README +++ b/README @@ -15,17 +15,9 @@ metroidvania. Currently only compiles on Linux. You may be able to get it to compile on Windows with some effort. -To build: +To build, first compile GLFW. +Then, run this in the root directory of the project: $ ./build.sh It will output an executable called `demonchime'. - -== Project structure == - -(May not be completely up-to-date) - -- /dc - demonchime -- /teensy - teensy source code -- /platform - platform implementations. There is currently X11 and GL, but GL - is more actively maintained. -- cgit v1.3-2-g0d8e