update README.md

This commit is contained in:
nakano yosuke 2019-12-15 02:37:40 +09:00
parent ca048af07d
commit 374f8a6680

View File

@ -1,2 +1,21 @@
# AsmdefGraph
unity assembly definition viewer
# How to use
[Window] > [Open Asemdef Graph Window]
<img src="https://github.com/naninunenoy/AsmdefGraph/blob/doc/doc/howto_open.png?raw=true" width="200" />
Show assembly definition referances in your project like this.
<img src="https://github.com/naninunenoy/AsmdefGraph/blob/doc/doc/asmdefGraph.png?raw=true" width="200" />
You need to organize the nodes by yourself.
## License
MIT
## Author
[@naninunenoy](https://github.com/naninunenoy)