PaulTaykalo / objc-dependency-visualizer

Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
MIT License
1.84k stars 99 forks source link

Improve the readme #6

Closed chriseidhof closed 10 years ago

chriseidhof commented 10 years ago

Hey Paul!

I was a bit afraid of going through all the steps, I think you could make the read me even better by showing how easy it is and only including the clone/run script/etc. And then all the other manual steps could be on the wiki or in a different file. Because at first glance, you don't see how easy this is =)

PaulTaykalo commented 10 years ago

Thank you, I will :+1: