diff --git a/README-RU.md b/README-RU.md index 6018d58..a8708bb 100644 --- a/README-RU.md +++ b/README-RU.md @@ -36,7 +36,10 @@
Расширение призвано сократить объем кода, упростив инъекцию зависимостей, делая их автоматически. -> **ВАЖНО!** Проект в стадии разработки. API может меняться. + +> [!WARNING] +> Проект в стадии разработки. API может меняться. + # Оглавление - [Установка](#установка) - [Интеграция](#интеграция) diff --git a/README.md b/README.md index 3f26ec6..787e618 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@
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).