From 4adf65890766b482afbaafa90140d72f7b5845d9 Mon Sep 17 00:00:00 2001 From: Radovenchyk Date: Fri, 18 Jul 2025 21:13:56 +0300 Subject: [PATCH] README: add link to CI from badge (#11085) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afb5cd98e..bb74c4e47 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-![Badge Workflow] +[![Badge Workflow]][Workflow] [![Badge License]][License] ![Badge Language] [![Badge Pull Requests]][Pull Requests] @@ -111,6 +111,7 @@ easy IPC, much more QoL stuff than other compositors and more... [Contribute]: https://wiki.hypr.land/Contributing-and-Debugging/ [Install]: https://wiki.hypr.land/Getting-Started/Installation/ [Quick Start]: https://wiki.hypr.land/Getting-Started/Master-Tutorial/ +[Workflow]: https://github.com/hyprwm/Hyprland/actions/workflows/ci.yaml [License]: LICENSE