Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ATHellboy committed Sep 16, 2019
1 parent e7bfe42 commit 107ce54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ public class BlockManager : MonoBehaviour
}
```

![](Images/MonoBehaviourDefaultGrouping.png)
![](Images/MonoBehaviourInterface.png)

![](Images/MonoBehaviourByFolderGrouping.png)

Expand All @@ -136,9 +136,9 @@ public class BlockManagerSettings : ScriptableObject
}
```

![](Images/ScriptableObjectDefaultGrouping.png)
![](Images/ScriptableObjectDerivedClass.png)

![](Images/ScriptableObjectByFolderFlatGrouping.png)
![](Images/ScriptableObjectDerivedAbstractClass.png)

# License
MIT License
Expand Down

0 comments on commit 107ce54

Please sign in to comment.