From 5bd1acafb3187889d4072dc484351c8723f9ebdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Sun, 12 May 2019 12:28:24 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9bac534..5fc86b6 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ It needs love and as far as I understood, anyone can edit it. Feel free to do so ## I like the project, how can I help? -Hey thanks a lot for considering this. You can help in several ways. The simples is to talk about Svelto.ECS and spread the word, more we are, better it is for the community. Then you can help with the documentation, updating the wiki or writing your own articles. -Svelto.ECS has all the features needed to make a game with the ECS pattern, but many tools are still missed: Debug visualizer, configurable composition roots, serialization to name a few. Other platforms other than Unity need a lot of love too, like Xenko, Godot and monogame. Porting to other languages, expecially c++, would be awesome! +Hey thanks a lot for considering this. You can help in several ways. The simplest is to talk about Svelto.ECS and spread the word, more we are, better it is for the community. Then you can help with the documentation, updating the wiki or writing your own articles. +Svelto.ECS has all the features needed to make a game with the ECS pattern, but many tools are still missed: visual debugger and generic serialization to name a few. Other platforms other than Unity need a lot of love too, like Xenko, Godot and monogame. Porting to other languages, expecially c++, would be awesome! ## FAQ