diff --git a/README.md b/README.md index e4708b8..74f5d15 100644 --- a/README.md +++ b/README.md @@ -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). +## Building + +Simply run `make` in the root directory. + +## Dependencies + +* SDL2 +