Update README.md

This commit is contained in:
Mikhail 2024-02-03 17:46:30 +08:00 committed by GitHub
parent bada141c12
commit cb9e9be7ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,9 +14,6 @@
The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes. Without code generation and dependencies. Inspired by [LeoEcs](https://github.com/Leopotam/ecslite). The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes. Without code generation and dependencies. Inspired by [LeoEcs](https://github.com/Leopotam/ecslite).
> [!IMPORTANT]
> And a Happy New Year.
> [!WARNING] > [!WARNING]
> The project is a work in progress, API may change. > The project is a work in progress, API may change.
> >