From f7757c07d79f5ff37ba196412bb59a39739768e2 Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Tue, 13 May 2025 14:05:45 +0200 Subject: [PATCH] feat: add build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c4a15bd..6f28c9c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # rcond +[![main](https://github.com/0x1d/rcond/actions/workflows/main.yaml/badge.svg)](https://github.com/0x1d/rcond/actions/workflows/main.yaml) + A simple daemon and REST API designed to simplify the management of various system components, including: - Network connections: Utilizing NetworkManager's D-Bus interface to dynamically configure network connections - System hostname: Dynamically update the system's hostname