From 99c8ebd28f4ef2d9a328542422fdc34511b244ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Sat, 28 Nov 2020 19:35:49 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ace5ff9..8944c05 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Svelto Entity Component System 3.0 BETA - +# Svelto Entity Component System 3.0 ===================================== Real ECS framework for c\#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded (if used with Svelto.Tasks), code without pain. Although the framework is platform agnostic \(compatible with c\# 7 and .net standard 2.0\), it comes with several Unity extensions.