From 7f6c927d4e6d5201c28825bf2e9bc6e72711d940 Mon Sep 17 00:00:00 2001 From: Glenn Date: Wed, 25 Oct 2023 14:46:06 +0200 Subject: [PATCH] ci: add build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 15dc95a..851a753 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ # Copyright © 2023 Glenn Y. Rolland --> +[![Build Status](https://cicd.apps.glenux.net/api/badges/glenux/mfm/status.svg)](https://cicd.apps.glenux.net/glenux/mfm) + # Minimalist Fuse Manager (MFM) MFM is a Crystal-lang CLI designed to streamline the management of various FUSE filesystems, such as sshfs, gocryptfs, httpdirfs, and more. Through its user-friendly interface, users can effortlessly mount and unmount filesystems, get real-time filesystem status, and handle errors proficiently.