update readme

This commit is contained in:
Johannes Rudolph 2012-10-24 11:35:17 +02:00
parent f18dac3fd1
commit 023c9c894d
1 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,12 @@ This project takes the report xml of your project and creates a graphml file out
ivy can create graphml files itself, but since I didn't want to spend to much time getting
sbt to call into Ivy to create graphs, I went with the easy way here)
Known issues
------------
* There's an unfixed bug with graph generation for particular layouts (#19). Workaround:
Use `dependency-tree` instead of `dependency-graph`.
Credits
-------