mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-20 05:50:15 +01:00
README: add link to CI from badge (#11085)
This commit is contained in:
parent
260a13a12f
commit
4adf658907
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
![Badge Workflow]
|
[![Badge Workflow]][Workflow]
|
||||||
[![Badge License]][License]
|
[![Badge License]][License]
|
||||||
![Badge Language]
|
![Badge Language]
|
||||||
[![Badge Pull Requests]][Pull Requests]
|
[![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/
|
[Contribute]: https://wiki.hypr.land/Contributing-and-Debugging/
|
||||||
[Install]: https://wiki.hypr.land/Getting-Started/Installation/
|
[Install]: https://wiki.hypr.land/Getting-Started/Installation/
|
||||||
[Quick Start]: https://wiki.hypr.land/Getting-Started/Master-Tutorial/
|
[Quick Start]: https://wiki.hypr.land/Getting-Started/Master-Tutorial/
|
||||||
|
[Workflow]: https://github.com/hyprwm/Hyprland/actions/workflows/ci.yaml
|
||||||
[License]: LICENSE
|
[License]: LICENSE
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue