Skip to content

Commit f6b7129

Browse files
authored
Update README.md
1 parent 67643c3 commit f6b7129

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 Game Objects with ScriptableObjects.
33

44
## Features
55
- Allows you to put as many Tags on your GameObject as you want
6-
- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because Inspector updating when tag added/removed from GameObject)
6+
- Adding and Removing Tags via Inspector and Code (Works faster in Build than in Editor because Inspector needs to update Taggable component once tag added or removed from the GameObject)
77
- Work with ScriptableObjects instead of strings
88
- Works few times faster than Unity Tag Comparer
99

0 commit comments

Comments
 (0)