From 9806cdb849b1fb41d859e6d5f034fb1740df4438 Mon Sep 17 00:00:00 2001 From: Turiiya <34311583+ttytm@users.noreply.github.com> Date: Fri, 1 Nov 2024 23:38:13 +0100 Subject: [PATCH] Add badges to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d0c8afe..5e9a279 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # dcui +[badge__build-status]: https://img.shields.io/github/actions/workflow/status/ttytm/dcui/ci.yml?branch=main&logo=github&logoColor=C0CAF5&labelColor=333 +[badge__version]: https://img.shields.io/github/v/release/ttytm/dcui?logo=task&logoColor=C0CAF5&labelColor=333&color=DEA584 +[badge__msrv]: https://img.shields.io/badge/MSRV-1.74.0-DEA584?logo=rust&labelColor=333 + +[![][badge__build-status]](https://github.com/ttytm/dcui/actions?query=branch%3Amain) +[![][badge__version]](https://github.com/ttytm/dcui/releases/latest) +![][badge__msrv] + > A minimal TUI application (under 1 MB compiled) for controlling external displays.