From 419f18555c7ddb62a38fe26b5ea2d6f525b64866 Mon Sep 17 00:00:00 2001 From: Miroslav Pokorny Date: Wed, 30 Oct 2024 11:44:33 +1100 Subject: [PATCH] README: total lines badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d695c1a7f..d51ec652d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Build Status](https://github.com/mP1/j2cl-java-time/actions/workflows/build.yaml/badge.svg)](https://github.com/mP1/j2cl-java-time/actions/workflows/build.yaml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/mP1/j2cl-java-time/badge.svg?branch=master)](https://coveralls.io/github/mP1/j2cl-java-time?branch=master) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +![](https://tokei.rs/b1/github/mP1/j2cl-java-time) [![J2CL compatible](https://img.shields.io/badge/J2CL-compatible-brightgreen.svg)](https://github.com/mP1/j2cl-central)