summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-12-05 23:16:25 +0000
committerDan Davison <dandavison7@gmail.com>2020-12-05 23:19:17 +0000
commit1bb1fc53d00425db859de502eb0f13e4cb97b73e (patch)
tree07c7c8c29fdf37c40844bb5a4c1bb409d1f60919
parente198c0d841d9fb660e59e0329235a8601b407c69 (diff)
Add lines-of-code badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 60cc0163..269af30c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
[![CI](https://github.com/dandavison/delta/workflows/Continuous%20Integration/badge.svg)](https://github.com/dandavison/delta/actions)
+[![Lines Of Code](https://tokei.rs/b1/github/dandavison/delta?category=code)](https://github.com/dandavison/delta)
[![Coverage Status](https://coveralls.io/repos/github/dandavison/delta/badge.svg?branch=master)](https://coveralls.io/github/dandavison/delta?branch=master)
[![Gitter](https://badges.gitter.im/dandavison-delta/community.svg)](https://gitter.im/dandavison-delta/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)