From 4b7a4f1cb0a8fad9082552fbbece099d8be58a5a Mon Sep 17 00:00:00 2001 From: _N3m0 Date: Mon, 11 Mar 2024 18:04:35 +0100 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 132bbb0..f6128bf 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Minesweeper game. 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 ```