diff --git a/README.md b/README.md index 4cfd26e..ac00263 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,12 @@ Oh no, my os doesn't comme with minesweeper preinstalled, let's make it myself. all of these action can be done with the menu bar -# building +# Configuration + +You can change the path to the ressource directory, record file and screenshot file name +by changing the corresponding macro at the top of [main.c](main.c) + +# Building You need to install [raylib v5](https://github.com/raysan5/raylib/releases/tag/5.0), but any version should work.