From cb9e9be7bae86d1b9ca13bc963a1f38db89d7743 Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Sat, 3 Feb 2024 17:46:30 +0800 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0f47083..d88513e 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,6 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims to maximize usability, modularity, extensibility and performance of dynamic entity changes. Without code generation and dependencies. Inspired by [LeoEcs](https://github.com/Leopotam/ecslite). -> [!IMPORTANT] -> And a Happy New Year. - > [!WARNING] > The project is a work in progress, API may change. >