diff --git a/README.md b/README.md index 85df0de..cc1dba1 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Trying to get my DMX Lightshow app working with raylib (and imgui) ## Deps: -[cmake](https://cmake.org/) -A c++ compiler [MinGW](https://www.mingw-w64.org/) +- [cmake](https://cmake.org/) for generating build files +- A c++ compiler [MinGW](https://www.mingw-w64.org/) ## Cloning Clone the repo with git: