Update README.md

This commit is contained in:
Mikhail 2023-05-30 18:10:20 +08:00 committed by GitHub
parent 3d717b4db3
commit 5c0768be35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,8 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims
> **NOTICE:** The project is a work in progress, API may change.
## Languages
* [Russian](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md)
* [Русский](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md)
* [English(WIP)](https://github.com/DCFApixels/DragonECS
# Extensions
* [Dependency autoinjections](https://github.com/DCFApixels/DragonECS-AutoInjections)