update readme

This commit is contained in:
DCFApixels 2024-11-12 13:30:34 +08:00
parent abcf75560f
commit 2517274fd8
2 changed files with 7 additions and 2 deletions

View File

@ -36,7 +36,10 @@
</br>
Расширение призвано сократить объем кода, упростив инъекцию зависимостей, делая их автоматически.
> **ВАЖНО!** Проект в стадии разработки. API может меняться.
> [!WARNING]
> Проект в стадии разработки. API может меняться.
# Оглавление
- [Установка](#установка)
- [Интеграция](#интеграция)

View File

@ -36,7 +36,9 @@
</br>
The extension is designed to reduce the amount of code by simplifying dependency injection by doing injections automatically.
> **NOTICE:** The project is a work in progress, API may change.
> [!WARNING]
> 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-AutoInjections/blob/main/README-RU.md).