From 4d686d060510a21956c4443f19e8891b4978888f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Thu, 29 Mar 2018 13:50:59 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73915fc..d79763d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ you can find a working example to learn how to use the framework here: * https://forum.unity.com/threads/open-source-svelto-ecs-lightweight-entity-component-system-for-c-and-unity.502163/ +**Official Chat** + +* https://gitter.im/Svelto-ECS/Lobby + ## How to clone The folders Svelto.ECS, Svelto.Tasks and Svelto.Common, where present, are submodules pointing to the relavite repositories. If you find them empty, you need to update them through the submodule command. Check some instructions here: https://github.com/sebas77/Svelto.ECS.Vanilla.Example/wiki