diff --git a/README.md b/README.md index e9e9758..008cbd2 100644 --- a/README.md +++ b/README.md @@ -195,11 +195,11 @@ Because I like seeing the numbers. Language | Files | Blank | Comment | Code -----------|--------:|---------:|---------:|---------: -TypeScript | 66 | 971 | 134 | 4059 -PHP | 20 | 752 | 40 | 2265 -HTML | 21 | 260 | 2 | 1550 -SASS | 14 | 298 | 10 | 1344 -**SUM:** | **121** | **2281** | **186** | **9218** +TypeScript | 67 | 976 | 129 | 4099 +PHP | 20 | 744 | 37 | 2242 +HTML | 21 | 268 | 2 | 1572 +SASS | 14 | 299 | 10 | 1347 +**SUM:** | **122** | **2287** | **178** | **9260** Command: `cloc --exclude-dir=vendor,favicons --exclude-ext=json,svg,ini src/` @@ -207,8 +207,8 @@ Command: `cloc --exclude-dir=vendor,favicons --exclude-ext=json,svg,ini src/` Language | Files | Blank | Comment | Code -----------|-------:|---------:|---------:|---------: -TypeScript | 38 | 1009 | 8 | 3526 -PHP | 11 | 795 | 19 | 2301 -**SUM:** | **49** | **1804** | **27** | **5827** +TypeScript | 38 | 1017 | 8 | 3540 +PHP | 11 | 784 | 19 | 2272 +**SUM:** | **49** | **1801** | **27** | **5812** Command: `cloc --exclude-ext=xml test/`