From 64923172a51befe9cd0cecf67fe011b84f42c8d9 Mon Sep 17 00:00:00 2001 From: Matthew Ross Date: Wed, 7 Mar 2018 19:34:30 -0500 Subject: [PATCH] Update counts --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14eaacd..15bb7d2 100644 --- a/README.md +++ b/README.md @@ -151,11 +151,11 @@ Because I like seeing the numbers. Language | Files | Blank | Comment | Code -------------|--------:|---------:|--------:|---------: -TypeScript | 62 | 857 | 38 | 3925 +TypeScript | 62 | 862 | 38 | 3937 PHP | 19 | 624 | 27 | 1997 -HTML | 19 | 152 | 0 | 1421 +HTML | 19 | 152 | 1 | 1420 SASS | 14 | 270 | 12 | 1216 -__SUM:__ | __114__ | __1903__ | __77__ | __8559__ +__SUM:__ | __114__ | __1908__ | __78__ | __8570__ Command: `cloc --exclude-dir=vendor --exclude-ext=json src/`