Adjusted README

This commit is contained in:
JJ Bliss
2026-05-07 11:28:43 -04:00
parent 0b03ace306
commit c2d700f95d
+1 -4
View File
@@ -1,7 +1,7 @@
# meadow # meadow
Uxn/Varvara Emulator written in the hare programming language. Uxn/Varvara Emulator written in the hare programming language.
---
## Requirements ## Requirements
- hare - hare
- sdl3 - 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: This command will show HAREPATH directories:
`hare version -v` `hare version -v`
---
## Usage ## Usage
make sure requirements are installed. make sure requirements are installed.