Update README.md

fixing mistake
This commit is contained in:
N0ffie 2025-03-17 20:10:23 +01:00
parent d4e83614fa
commit 12f6c5fb59

View file

@ -1,5 +1,5 @@
# Colysis
A simple game engine in C++ and using SFML.
A simple game written in C++ and using SFML.
## Building
To build the project, you need to have [CMake](https://cmake.org/) installed.