From 3c51486f3ee2b2e0ce08ab2785e9647378ab4ed1 Mon Sep 17 00:00:00 2001 From: kiswa Date: Thu, 15 Sep 2016 22:03:28 +0000 Subject: [PATCH] Update counts --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c06cef..52d674d 100644 --- a/README.md +++ b/README.md @@ -123,10 +123,10 @@ Because I like seeing the numbers. Language | Files | Blank | Comment | Code -------------|-------:|---------:|--------:|---------: PHP | 26 | 654 | 22 | 2109 -TypeScript | 45 | 382 | 9 | 1633 -HTML | 15 | 93 | 0 | 1006 +TypeScript | 45 | 376 | 9 | 1616 +HTML | 15 | 93 | 0 | 1010 SASS | 13 | 200 | 8 | 921 -__SUM:__ | __99__ | __1329__ | __39__ | __5669__ +__SUM:__ | __99__ | __1323__ | __39__ | __5656__ Command: `cloc --exclude-dir=vendor --exclude-ext=json src/` @@ -140,5 +140,5 @@ __SUM:__ | __46__ | __1205__ | __46__ | __3767__ Command: `cloc --exclude-ext=xml test/` -Counts last updated Aug 30, 2016 +Counts last updated Sep 15, 2016