From 3e8cb3f8ff84fca051be729110f84b6485aa752f Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Fri, 2 Jun 2023 00:27:32 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 72980a0..92d6f21 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims > While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md). # Versioning -DragonECS uses this versioning semantics: [Open](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#versioning) - +DragonECS uses this versioning semantics: [Open](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#file-dcfapixels_versioning_en-md) # Extensions * [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections) * Unity integration (Work in progress)