Changed wording in line eight
This commit is contained in:
parent
e3a8339a0d
commit
132f7324f4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
[You can access the documentation by clicking this text.](https://git.staropensource.de/StarOpenSource/core/wiki)
|
||||||
|
|
||||||
# For whom is it useful?
|
# 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
|
# Requirements
|
||||||
- No autoload singletons are allowed before CORE has initialized
|
- No autoload singletons are allowed before CORE has initialized
|
||||||
|
|
Loading…
Reference in a new issue