update readme

This commit is contained in:
Mikhail 2024-03-11 01:54:15 +08:00
parent b51cffae4e
commit 4c7440a3b6
2 changed files with 11 additions and 5 deletions

View File

@ -13,10 +13,12 @@
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) | | 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. The extension will add a set of tools for debugging and communicating with the Unity engine.
> **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).
> [!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).
</br> </br>

View File

@ -13,8 +13,12 @@
| Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) | | Languages: | [Русский](https://github.com/DCFApixels/DragonECS-Unity/blob/main/README-RU.md) | [English(WIP)](https://github.com/DCFApixels/DragonECS-Unity) |
| :--- | :--- | :--- | | :--- | :--- | :--- |
Расширение добавит набор инструментов для дебага и связи с движком Unity. С помощью инструментов отладки можно Расширение добавит набор инструментов для дебага и связи с движком Unity.
> **ВАЖНО!** Проект в стадии разработки. API может меняться.
> [!WARNING]
> Проект в стадии разработки. API может меняться.
> Readme еще не завершен
# Оглавление # Оглавление
- [Установка](#установка) - [Установка](#установка)