Skip to content

Commit 0d785f2

Browse files
authored
Update README.md
1 parent fba65ae commit 0d785f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This package allows you to Tag Game Objects with ScriptableObjects.
1010
- Allows you to put as many Tags on your GameObject as you want
1111
- Add and remove tags via code and inspector
1212
- Work with ScriptableObjects instead of strings
13-
- Faster than Unity's tag system. Performance in editor is worse than in build.
13+
- Faster than Unity's tag system. Keep in mind that performance in build even faster than in editor
1414

1515
## How to Install
1616
### Git Installation (Best way to get latest version)

0 commit comments

Comments
 (0)