Skip to content

Commit 9b45d73

Browse files
updated readme
1 parent aac9b6c commit 9b45d73

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ HowMany is a command-line tool that analyzes codebases to provide comprehensive
1111
- **GitHub Actions**: Automated analysis in CI/CD pipelines
1212
- **VS Code Extension**: Real-time analysis directly in your editor
1313

14+
![HowMany CLI](resources/cli.png)
15+
1416
## Features
1517

1618
- **Line Counting**: Accurate counting of code lines, comments, documentation, and blank lines
@@ -115,6 +117,8 @@ For detailed configuration options and advanced usage, see the [HowMany GitHub A
115117
116118
HowMany has a dedicated VS Code extension that brings code analysis directly into your editor:
117119
120+
![HowMany VS Code Extension](resources/vscode.png)
121+
118122
### HowMany VS Code Extension
119123
120124
```bash

resources/cli.png

163 KB
Loading

resources/vscode.png

264 KB
Loading

0 commit comments

Comments
 (0)