From 88b31150dffdb8aab1bf3ac11a5bf3592011b42a Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Sat, 30 Nov 2024 21:50:25 +0100 Subject: [PATCH] docs: add the Grind badge --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fb91ff9..4ea4e18 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,9 @@

HyprGUI

- +
+[![Grind Compliant](https://img.shields.io/badge/Grind-Compliant-blue)](https://github.com/The-Grindhouse/guidelines)
An unofficial GUI for configuring Hyprland, built with GTK4 and Rust. 🚀🦀
Comes with a custom [hyprparser](https://github.com/hyprutils/hyprparser) for Hyprland's configuration file. (Rust btw) 🦀