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