Skip to content

Commit 5e913b2

Browse files
Update README.md
1 parent 9681870 commit 5e913b2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ When doing important refactors, this tool is simple, fast, and thorough enough t
5050

5151
It is guaranteed to find *every* possible reference.
5252

53+
## Use Cases
54+
- You want to remove a script, but before you do you want to check where it's being used.
55+
- There's a problem with a shader, so you want to find all the materials that use that shader.
56+
- You're cleaning up a folder called `Archived` but you want to check that the Scriptable Object inside is genuinely not being used any more.
57+
- Etc.
58+
5359
## Getting Started
5460

5561
- Open the GUID Finder window via `Window > Search > GUID Finder`

0 commit comments

Comments
 (0)