Skip to content

Commit ebe955a

Browse files
authored
Update README.md
1 parent 74ccfd1 commit ebe955a

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
@@ -3,7 +3,7 @@ This package allows you to Tag your Game Objects with ScriptableObjects.
33

44
## Features:
55
- Allows to put as many Tags on your object as you want
6-
- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because of Inspector updating when adding and removing tags)
6+
- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because Inspector updating when tag added/removed from object)
77
- Work with SO Assets instead of strings
88
- Works few times faster than Unity Tag Comparer
99

0 commit comments

Comments
 (0)