From 6e2e87c1dc90f6ffaea23dcf446134d851c17818 Mon Sep 17 00:00:00 2001 From: Basti Lathe Date: Thu, 22 May 2025 04:26:57 +0200 Subject: [PATCH] add workflow badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ca8eea..915c711 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ALMA - Arch Linux Mobile Appliance - +![rust event push](https://git.spaeth.biz/Lila-Kuh/alma/actions/workflows/rust.yaml/badge.svg?branch=master&event=push) +--- Almost every live Linux distribution out there is meant for a specific purpose, whether it's data rescue, privacy, penetration testing or anything else. There are some more generic distributions but all of them are based on squashfs, meaning that changes don't persist reboots. @@ -33,7 +34,6 @@ date without having to boot it. Encrypting the root partition is as easy as prov - [Similar projects](#similar-projects) - [Useful Resources](#useful-resources) --- - ## Installation You can either build the project using cargo build or install the `alma-aur` package.