Skip to content

Commit d1d423c

Browse files
committed
update readme
1 parent 1966898 commit d1d423c

File tree

1 file changed

+20
-9
lines changed

1 file changed

+20
-9
lines changed

README.md

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,26 @@ statloc project_name/
2424
```
2525

2626
```
27-
+-------------+-------+-------+
28-
| Item | LOC | Files |
29-
+-------------+-------+-------+
30-
| Go | 2339 | 27 |
31-
| Python | 10398 | 112 |
32-
| Rust | 970 | 11 |
33-
| Tests | 4612 | 43 |
34-
| Total | 13737 | 155 |
35-
+-------------+-------+-------+
27+
🗣️ Languages
28+
+--------+-----+-------+
29+
| Title | LOC | Files |
30+
+--------+-----+-------+
31+
| Python | 4 | 2 |
32+
| C++ | 8 | 2 |
33+
| Rust | 8 | 2 |
34+
| Go | 8 | 1 |
35+
+--------+-----+-------+
36+
37+
⚡ Components
38+
+-------------+-----+-------+
39+
| Title | LOC | Files |
40+
+-------------+-----+-------+
41+
| Tests | 10 | 3 |
42+
| Controllers | 8 | 2 |
43+
+-------------+-----+-------+
44+
45+
📊 Total statistics
46+
Languages: 4 LOC: 28 Files 7
3647
3748
```
3849

0 commit comments

Comments
 (0)