From debfb696cdcf96332a02d06ec22aa38a6a3b3c2d Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Thu, 5 May 2022 22:41:37 +0200 Subject: [PATCH] Added Linting badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1db5904..b3a78c1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Building](https://github.com/ErikReider/SwayNotificationCenter/actions/workflows/building.yml/badge.svg)](https://github.com/ErikReider/SwayNotificationCenter/actions/workflows/building.yml) +[![Linting](https://github.com/ErikReider/SwayNotificationCenter/actions/workflows/linting.yml/badge.svg)](https://github.com/ErikReider/SwayNotificationCenter/actions/workflows/linting.yml) + A simple notification daemon with a GTK gui for notifications and the control center ## Features