diff --git a/README.md b/README.md index 2294dca..02f1b5b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Real ECS framework for c\#. Enables to write encapsulated, decoupled, maintainable, highly efficient, data oriented, cache friendly, multi-threaded (if used with Svelto.Tasks), code without pain. Although the framework is platform agnostic \(compatible with c\# 7 and .net standard 2.0\), it comes with several Unity extensions. -# note: this version needs the support of the unity collections package to work. +### note: this version needs the support of the unity collections package to work. ## Why using Svelto.ECS with Unity?