From 9be8f8a6a12ca9613b37880eae2d07c585944afd Mon Sep 17 00:00:00 2001 From: Sungjoon Moon Date: Sun, 10 Dec 2023 14:38:44 +0000 Subject: [PATCH] Update README.md Add CI test badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1290d26..1b7b55f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Sway-Contrib +[![CI](https://github.com/OctopusET/sway-contrib/actions/workflows/ci.yaml/badge.svg)](https://github.com/OctopusET/sway-contrib/actions/workflows/ci.yaml) This repository is a collection of user contributions for the Sway window manager. [Sway](https://github.com/swaywm/sway/) is an i3-compatible tiling window manager for Wayland, offering a lightweight, efficient, and customizable environment. Sway-Contrib is a community-driven effort to share and showcase various user-created configurations, scripts, themes, and other resources that enhance and help the Sway experience.