From 132f7324f479ba46d0ca80e47ec6ee2e1ee73a85 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sat, 18 Mar 2023 18:43:40 +0100 Subject: [PATCH] Changed wording in line eight --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62ec477..46ec009 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ CORE is a framework that simplifies development for games and applications made [You can access the documentation by clicking this text.](https://git.staropensource.de/StarOpenSource/core/wiki) # For whom is it useful? -CORE is only useful for new projects. Started projects could break because CORE has certain requirements that must be met. +CORE is only useful for new projects. Already existing projects could break because CORE has certain requirements that must be met. # Requirements - No autoload singletons are allowed before CORE has initialized