Update README.md

This commit is contained in:
max 2021-04-16 16:13:33 +02:00
parent 4e7c73474a
commit aa4e7e6488

View File

@ -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