Skip to content

Commit 204a568

Browse files
Fixed command line execution header
1 parent afddab3 commit 204a568

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
@@ -6,7 +6,7 @@ This is a tool for Java codebases that will help you identify the God Classes yo
66

77
Once the report is generated, you will find a table with the output in **target/site/refactor-first-report.html**. The classes you should refactor first are at the top.
88

9-
###From The Command Line
9+
### From The Command Line
1010
Run the following command from the root of your project (the source code does not need to be built):
1111

1212
```bash

0 commit comments

Comments
 (0)