diff --git a/README.md b/README.md index bb0b41e1f..08d11cc30 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ sbt-dependency-graph Visualize your project's dependencies. +**Note: A more recent (currently experimental) version lives in the [0.8 branch](https://github.com/jrudolph/sbt-dependency-graph/tree/0.8).** + How To Use ----------