From 1ff72083cdabd820c8ba864c150b2dc2b56d5112 Mon Sep 17 00:00:00 2001 From: Harsh Sharma <68972644+codelif@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:19:39 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1aed3..c761f33 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![Go][golang-shield]][golang-url] - +![](https://github.com/codelif/hyprnotify/actions/workflows/go.yml/badge.svg)
@@ -196,6 +196,7 @@ Project Link: [https://github.com/codelif/hyprnotify](https://github.com/codelif * [hyprwm community](https://github.com/hyprwm/Hyprland) for Hyprland (special thanks to [vaxry](https://github.com/vaxerski)) * [go](https://go.dev) for go +* [Freedesktop.org Desktop Notification Specification](https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html)

(back to top)