From 2b7da12730e5c715a464542fd4688aa1fa6631f2 Mon Sep 17 00:00:00 2001 From: LDprg <71488985+LDprg@users.noreply.github.com> Date: Thu, 13 Jul 2023 15:04:28 +0200 Subject: [PATCH] Add status bage --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6d04a2..87e3ee5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # winapps rewrite -The winapps rewrite project is a whole rewrite of the legacy winapps in rust. Its goal is to simplify the installation and provide a cleaner codebase. \ No newline at end of file +[![Rust](https://github.com/winapps-org/winapps/actions/workflows/rust.yml/badge.svg?branch=rewrite)](https://github.com/winapps-org/winapps/actions/workflows/rust.yml) + +The winapps rewrite project is a whole rewrite of the legacy winapps in rust. Its goal is to simplify the installation and provide a cleaner codebase.