From 8b38322ceb98c042162eb9fc53fc3b76396d8315 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Wed, 24 Oct 2012 15:12:02 +0200 Subject: [PATCH] another README update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51d6a8556..89215283a 100644 --- a/README.md +++ b/README.md @@ -78,8 +78,9 @@ 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: + * #19: There's an unfixed bug with graph generation for particular layouts. Workaround: Use `dependency-tree` instead of `dependency-graph`. + * #12: Excluded dependencies will be shown in the graph in sbt < 0.12, works with later versions Credits -------