diff --git a/README.md b/README.md index eb2bef9..f099b3f 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,12 @@ | Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) | | :--- | :--- | :--- | -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. -> While the English version of the README is incomplete, you can view the [Russian version](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md). +The extension will add a set of tools for debugging and communicating with the Unity engine. +> [!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-Unity/blob/main/README-RU.md).
diff --git a/README_RU.md b/README_RU.md index 1ba47e1..e7a080d 100644 --- a/README_RU.md +++ b/README_RU.md @@ -13,8 +13,12 @@ | Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) | | :--- | :--- | :--- | -Расширение добавит набор инструментов для дебага и связи с движком Unity. С помощью инструментов отладки можно -> **ВАЖНО!** Проект в стадии разработки. API может меняться. +Расширение добавит набор инструментов для дебага и связи с движком Unity. + +> [!WARNING] +> Проект в стадии разработки. API может меняться. +> Readme еще не завершен + # Оглавление - [Установка](#установка)