diff --git a/README.md b/README.md index 42bc4cf..562b210 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,16 @@ https://github.com/sebas77/Svelto-ECS-Example I advise to clone the example repositories separately from the framework one, both under the same Unity project Assets folder. -If you want to know more about the theory and rationale behind this framework: +relative article: http://www.sebaslab.com/ecs-1-0/ +If you want to know more about the theory and rationale behind this framework: + +http://www.sebaslab.com/ioc-container-for-unity3d-part-1/ + +http://www.sebaslab.com/ioc-container-for-unity3d-part-2/ + http://www.sebaslab.com/the-truth-behind-inversion-of-control-part-i-dependency-injection/ http://www.sebaslab.com/the-truth-behind-inversion-of-control-part-ii-inversion-of-control/