From b5dac25d5543f44f3d0cbea5ea4f2ef8e43747e6 Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 5 Nov 2017 00:30:20 -0700 Subject: [PATCH] add a LOC badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20b672a..d2245dd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Redox OS Microkernel [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![docs](https://img.shields.io/badge/docs-master-blue.svg)](https://doc.redox-os.org/kernel/kernel/) +[![](https://tokei.rs/b1/github/redox-os/kernel?category=code)](https://github.com/Aaronepower/tokei) + Documentation is still a work in progress