Skip to content

Commit d064aaa

Browse files
author
Gildas LE BOURNAULT
committed
add logo
1 parent 0a73710 commit d064aaa

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
# CodeLineCounter
33

4+
<div align="center"><img src="./assets/logo.webp" alt="CodeLineCounter logo" width="200" height="200" center="true"></div>
5+
6+
47
## Description
58

69
The `CodeLineCounter` project is a tool that counts the number of lines of code per file, namespace, and project in a .NET solution. It also calculates the cyclomatic complexity of each file.

assets/logo.webp

163 KB
Loading

0 commit comments

Comments
 (0)