diff --git a/README.md b/README.md index 4965630..e011e7f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ _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) -* **Survival Example (Unity)**: https://github.com/sebas77/Svelto-ECS-Example (including article) * **Vanilla Example (.Net Standard/.Net Core)**: https://github.com/sebas77/Svelto.ECS.Examples.Vanilla (including article) * **Unity Boids Simulation**: https://github.com/sebas77/Svelto.ECS.Examples.Boids (including article)