From 879dff700b95c32c8de816c251488d928bde2667 Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Wed, 31 May 2023 04:23:11 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 56a7d4a..73e3137 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ The extension is designed to reduce the amount of code by simplifying dependency > **NOTICE:** The project is a work in progress, API may change. > 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) + # Code Example ```csharp class VelocitySystemDI : IEcsRunProcess