From d3a0de89e5fdd0d1c3d4187b4e82f5ff1b7661ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Sat, 2 Apr 2022 08:39:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a214e73..b1b99a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Svelto Entity Component System 3.x +# Svelto C# Entity Component System 3.x ===================================== Real ECS framework for c\#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, code without pain. Although the framework is platform agnostic \(compatible with c\# 7 and .net standard 2.0\), it comes with several Unity extensions.