Actualiser README.md

Fix typo
This commit is contained in:
2026-01-14 15:20:38 +00:00
parent 327a298383
commit 6f5ec1d811

View File

@@ -6,7 +6,7 @@ This is a simple Game Of Life editor written in C++ with raylib & dearImGUI
## How to compile the project
Ensure you have g++, cmake and the thendependencies of raylib
Ensure you have g++, cmake and the dependencies of raylib
```shell
mkdir build