From 4624a98039ded0b83dd42849627c9f7d6ff2a2dc Mon Sep 17 00:00:00 2001 From: crapStone Date: Sat, 16 Jul 2022 16:15:12 +0200 Subject: [PATCH] add badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bd40c09..0822cef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Lamp +[![status-badge](https://ci.codeberg.org/api/badges/crapStone/lamp/status.svg)](https://ci.codeberg.org/crapStone/lamp) +[![Crates.io](https://img.shields.io/crates/v/lamp.svg)](https://crates.io/crates/lamp) + Lamp is a backlight control program written in Rust and inspired by [acpibacklight](https://gitlab.com/wavexx/acpilight).