From 9d4175808d888af2f7ea0f570c172415b671b581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Mon, 27 Aug 2018 13:14:49 +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 85df465..f0edbba 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can find a working example to learn how to use the framework here: ## Articles -**Svelto users articles (note they may use outdated version of Svelto):** +**Svelto users articles (note they may use an outdated version of Svelto):** * https://eagergames.wordpress.com/category/ecs/ (Dario Oliveri) * https://blogs.msdn.microsoft.com/uk_faculty_connection/2018/05/08/entity-component-system-in-unity-a-tutorial/ (Lee Stott)