diff options
-rw-r--r-- | README.md | 21 |
1 files changed, 11 insertions, 10 deletions
@@ -27,16 +27,17 @@ potentially is interesting for you. ## Stats For Nerds ```text -github.com/AlDanial/cloc v 1.81 T=0.07 s (82.0 files/s, 7696.0 lines/s) -------------------------------------------------------------------------------- -Language files blank comment code -------------------------------------------------------------------------------- -C 2 67 79 294 -Markdown 2 37 0 53 -C/C++ Header 2 13 5 15 -------------------------------------------------------------------------------- -SUM: 6 117 84 362 -------------------------------------------------------------------------------- +github.com/AlDanial/cloc +------------------------------------------------- +Language files blank comment code +------------------------------------------------- +C 2 66 79 294 +Bourne Shell 1 23 7 117 +Markdown 1 16 0 29 +C/C++ Header 2 13 5 15 +------------------------------------------------- +SUM: 6 118 91 455 +------------------------------------------------- ``` |