diff --git a/README.md b/README.md index 9606b1f..777d895 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # raylib speedruns Bouncing logos in different programming languages. -Get raylib at https://github.com/raysan5/raylib. Idea stolen from https://tsoding.github.io. \ No newline at end of file +Get raylib at https://github.com/raysan5/raylib. Idea stolen from https://tsoding.github.io. + +All projects are build using `make`, so all commands you need are inside `Makefile`s.