From 44122d276f04c92e88a46b837e6232ad05043574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Sun, 12 May 2019 14:07:09 +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 abbb9eb..2bd1b59 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ _Svelto.ECS wasn't born just from the needs of a large team, but also as result ## Official Examples -* **Mini Examples (Unity)**: https://github.com/sebas77/Svelto.MiniExamples (including articles) +* **Mini Examples**: https://github.com/sebas77/Svelto.MiniExamples (including articles) * **Unity Boids Simulation**: https://github.com/sebas77/Svelto.ECS.Examples.Boids (including article) ## Official Articles