From 685499587cdffdb9b41761126365530d0a656bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Wed, 23 Mar 2022 09:20:25 +0000 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3396351..a214e73 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ After that, you can get all the help you need from the official chat: * [Svelto.ECS 2.0 is production ready](http://www.sebaslab.com/svelto-ecs-2-0-almost-production-ready/) \(shows what's changed since 1.0\) * [Svelto ECS is now production ready](http://www.sebaslab.com/ecs-1-0/) -**Theory related articles \(in order of publishing date\):** +**Theory related articles:** * [OOP abstraction layer in an ECS-centric application](https://www.sebaslab.com/oop-abstraction-layer-in-a-ecs-centric-application/) \(this article is important for starters!\) * [ECS abstraction layers and module encapsulation](https://www.sebaslab.com/ecs-abstraction-layers-and-modules-encapsulation/)