Skip to content

Commit 5eb498b

Browse files
Update README.md
1 parent 8db5d70 commit 5eb498b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# UnityProjectBrowser
2-
Standalone Winforms application for browsing references in a Unity project.
2+
A standalone Winforms application for browsing references in a Unity project.
3+
4+
In the Unity Editor, it's often easy to see which assets and scripts are being used by a particular asset. However, it's much more difficult to see incoming references - which assets are *referencing* that asset. This program performs that function by parsing the entire contents of a Unity project and building a network of references you can browse.
5+
6+
![GitHub Logo](/Screenshots/screenshot000.png)

0 commit comments

Comments
 (0)