From 421cbd32cb3edec9a1f7803ad96cf60686ab3e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Sun, 5 Aug 2018 11:47: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 c4b7408..4f4c96f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Svelto Entity Component System 2.5 +# Svelto Entity Component System 2.6 ===================================== Real Entity-Component-System for c#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded, code without pain. Although the framework is platform agnostic (compatible with .net 3.5, .net 4.5 and .net standard 2.0), it comes with several Unity extensions.