From 32af19ba61206b70495ab0d83f41a3dfc47f389b Mon Sep 17 00:00:00 2001 From: Hector van der Aa Date: Sat, 8 Aug 2026 22:43:59 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f484775..8fdc617 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DynaLab-V0 > [!IMPORTANT] -> The DynaLab has moved to the [DynaLab Core](https://git.h3cx.dev/Exergie/dynalab-core) library, it can be found under the `dynalab_core.protocols` python module and documentation about the protocol can be found there +> DynaLab has moved to the [DynaLab Core](https://git.h3cx.dev/Exergie/dynalab-core) library. This is the initial implementation of the DynaLab project, unfortunately due to uninformed decisions and bad code segmentation practices, this project has become deemed too entangle between backend and UI to more forward.