@ -27,6 +27,7 @@ You will need:
- SDL2
- A c11 compiler (gcc or clang)
- make
To build run `make`, to install `make install` with root privileges and to
uninstall `make uninstall` also with root privileges.
To clean the mess run `make clean`.