From f62f907fe87966836be6efa72649a54823e14015 Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Sat, 30 Nov 2024 22:20:58 +0100 Subject: [PATCH] docs: add the Grind badge (#92) --- 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) 🦀