Skip to content

Commit 59887d3

Browse files
committed
docs: merge usage and CLI examples into a single section
1 parent e76b09e commit 59887d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,7 @@ cd cmd && go build -o codesleuth && cd ..
6161

6262
# Generate a report file
6363
./cmd/codesleuth analyze test-cobol/ > analysis_report.md
64-
```
65-
66-
## CLI Examples
6764

68-
```bash
6965
# Analyze a single file
7066
./cmd/codesleuth analyze program.cbl
7167

0 commit comments

Comments
 (0)