From d4e83614fa3e88cb95721d664e6364da5b795bb8 Mon Sep 17 00:00:00 2001 From: N0ffie Date: Mon, 17 Mar 2025 20:09:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e1bc06..3eca088 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Colysis -A simple game engine written in C++ and using SFML. +A simple game engine in C++ and using SFML. ## Building To build the project, you need to have [CMake](https://cmake.org/) installed.