From 2517274fd8712b7114cc3e3b30a87b00b1944573 Mon Sep 17 00:00:00 2001 From: DCFApixels <99481254+DCFApixels@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:30:34 +0800 Subject: [PATCH] update readme --- README-RU.md | 5 ++++- README.md | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) 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).