From 4c7440a3b6b1d647eadd73e913a06059518a41b3 Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:54:15 +0800 Subject: [PATCH] update readme --- README.md | 8 +++++--- README_RU.md | 8 ++++++-- 2 files changed, 11 insertions(+), 5 deletions(-) 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 еще не завершен + # Оглавление - [Установка](#установка)