diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,3 +6,8 @@ Please do not make GUIs with this. [Hare]: https://harelang.org [SDL2]: https://libsdl.org + +## Usage + +* Install `libsdl2`, `libsdl2-image`, `libsdl2-mixer` and `libopusfile`. +* Run `make run` to run the demo. |
