From c2d700f95d9b8db9c80e0c58473c59fe7a2ec250 Mon Sep 17 00:00:00 2001 From: JJ Bliss Date: Thu, 7 May 2026 11:28:43 -0400 Subject: [PATCH] Adjusted README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 31e0fa6..df2c376 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # meadow Uxn/Varvara Emulator written in the hare programming language. ---- + ## Requirements - hare - sdl3 @@ -14,9 +14,6 @@ To install hare-sdl3, the source must be copied into the HAREPATH third-party di This command will show HAREPATH directories: `hare version -v` ---- - - ## Usage make sure requirements are installed.