From ff754ded597d3d7005f907220f5d902295cce4bf Mon Sep 17 00:00:00 2001 From: SelfDevTv Date: Mon, 27 May 2024 22:10:03 +0200 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b637c72..9465677 100644 --- a/README.md +++ b/README.md @@ -146,8 +146,8 @@ print(Systems.systemName) -- Registers the loaded systems. Either with a for loop for automatic registering, or manually (you can choose the order) -- Create World first, also see: -[Worlds](#worlds) ``` +[Worlds](#worlds) ```lua local myWorld = Concord.world()