Skip to content

Commit 8b5dd82

Browse files
author
Pim De Witte
committed
Fixes usage spacing
1 parent 6f72a2c commit 8b5dd82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ No dependencies needed other than Unity. This script was created in Unity 5.3, a
1010
1. Download the UnityMainThreadDispatcher prefab and add it to your scene.
1111
2. Download the UnityMainThreadDispatcher.cs script and add it to your prefab
1212
3. You can now dispatch objects to the main thread in Unity.
13+
1314
###Usage
1415
```C#
1516
public IEnumerator ThisWillBeExecutedOnTheMainThread() {

0 commit comments

Comments
 (0)