Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 967901d

Browse files
committed
Add features section in readme;
1 parent 46854f9 commit 967901d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ UnityRefAnalyzer contains two parts:
2121
- Unity-side exporter - made .json report about suck links from your assets
2222
- Roslyn analyzer - analyze report & your sources
2323

24+
## Features
25+
26+
- Shows warnings on methods, which referenced via Inspector (in IDE)
27+
- Show warnings on missing references in Unity log when exporting data
28+
2429
## Requirements
2530

2631
- Unity 2017.3+

0 commit comments

Comments
 (0)