Skip to content

Commit 2e40f56

Browse files
committed
Add link in README
1 parent 4ac8796 commit 2e40f56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ For example, if `micronaut-foo` depends on `micronaut-bar` and `micronaut-core`,
66

77
The report tool is capable of determining cycles between projects, which will prevent from releasing.
88

9+
We also generate a webpage for viewing the outputs, the latest of which can be seen at https://micronaut-projects.github.io/module-dependency-graph/
10+
911
The output of this project will be found in the `build/graph` directory.
1012
It consists of:
1113

0 commit comments

Comments
 (0)