diff --git a/README.md b/README.md index f6128bf..4eafaf2 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ Minesweeper game. +Oh no, my os doesn't comme with minesweeper preinstalled, let's make it myself. + # building You need to install [raylib v5](https://github.com/raysan5/raylib/releases/tag/5.0), but any version should work. -Oh no, my os doesn't comme with minesweeper preinstalled, let's make it myself. - ```console $ make ```