Skip to content

Commit b3628a8

Browse files
Update README.md
1 parent dfac9b3 commit b3628a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Add the following to your project in the reports section:
4646
```
4747

4848
## Viewing the Report
49-
Once the plugin is finished executing (it may take a while for a large / old codebase), open the file **target/site/refactor-first-report.html** in the root of the project. It will contain a graph similar to the one above, and a table that lists God classes in the recommended order that they should be refactored. The classes at the top are the easiest to refactor while also having the biggest positive impact to team productivity.
49+
Once the plugin is finished executing (it may take a while for a large / old codebase), open the file **target/site/refactor-first-report.html** in the root of the project. It will contain a graph similar to the one above, and a table that lists God classes in the recommended order that they should be refactored. The classes in the top left of the graph are the easiest to refactor while also having the biggest positive impact to team productivity.
5050

5151

5252
## Additional Details

0 commit comments

Comments
 (0)