diff --git a/README.md b/README.md index 6558708..027a441 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,9 @@ Full shader graph support. ## Getting Started -Example 1: Mainly used for testing. -Example 2: Contains an animation system that shows how you could setup animated characters and a spawning system to test performance. +- Example 1: Mainly used for testing. +- Example 2: Contains an animation system that shows how you could setup animated characters and a spawning system to test performance. +- Example 3: MonoBehaviour example for if you are not using DOTS. ## Used By