From f9aaa9290a7c8b810bccdde215098038df4b46cc Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Tue, 30 May 2023 18:10:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1dcf1e..c6aaeb4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims ## Languages * [Русский](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md) -* [English(WIP)](https://github.com/DCFApixels/DragonECS +* [English(WIP)](https://github.com/DCFApixels/DragonECS) # Extensions * [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)