Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed Feb 4, 2022
1 parent b6698ce commit 3393984
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ $ tokei -C -t=Go,Python,yaml
===============================================================================
Language Files Lines Code Comments Blanks
===============================================================================
Go 18 2550 2029 338 183
Python 14 2006 1647 88 271
YAML 4 194 162 17 15
Go 18 2560 2041 336 183
Python 14 1982 1631 86 265
YAML 4 199 166 18 15
===============================================================================
Total 36 4750 3838 443 469
Total 36 4741 3838 440 463
===============================================================================
```

0 comments on commit 3393984

Please sign in to comment.