Update README.md

This commit is contained in:
Mikhail 2023-05-31 04:23:11 +08:00 committed by GitHub
parent fdc727cff4
commit 879dff700b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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