Updated README.md

This commit is contained in:
2022-10-02 07:03:40 +01:00
parent 4f4a609dff
commit 91afafab22

View File

@@ -4,3 +4,11 @@ The best way to build a game engine, is to build a game first.
This game utilizes the [Toy programming langauge](https://toylang.com). This game utilizes the [Toy programming langauge](https://toylang.com).
## Building
Simply run `make` in the root directory.
## Dependencies
* SDL2