From d2ce81e412659322b66b9bbb430ecffbeed96cd3 Mon Sep 17 00:00:00 2001 From: assiduous Date: Tue, 2 Mar 2021 16:56:57 -0800 Subject: Added line of code badge --- .tokeignore | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 .tokeignore diff --git a/.tokeignore b/.tokeignore new file mode 100644 index 0000000..ed9db7c --- /dev/null +++ b/.tokeignore @@ -0,0 +1 @@ +ThirdParty diff --git a/README.md b/README.md index f7ded32..1b57b27 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ To build the module, see [build instructions](https://github.com/DiligentGraphic [![Build Status](https://ci.appveyor.com/api/projects/status/github/DiligentGraphics/DiligentTools?svg=true)](https://ci.appveyor.com/project/DiligentGraphics/diligenttools) [![Build Status](https://travis-ci.org/DiligentGraphics/DiligentTools.svg?branch=master)](https://travis-ci.org/DiligentGraphics/DiligentTools) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/c67b3cb18bd44720a69360b4f83ad070)](https://www.codacy.com/manual/DiligentGraphics/DiligentTools?utm_source=github.com&utm_medium=referral&utm_content=DiligentGraphics/DiligentTools&utm_campaign=Badge_Grade) +[![Lines of Code](https://tokei.rs/b1/github.com/DiligentGraphics/DiligentTools)](https://github.com/DiligentGraphics/DiligentTools). # License -- cgit v1.2.3