From 7fdf6182da5ed5bcedb30a404d435620472919db Mon Sep 17 00:00:00 2001 From: "Luis v.d.Eltz" Date: Mon, 8 Feb 2021 01:39:49 +0100 Subject: [PATCH] Make links clickable --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ed2ef9..17c4592 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ A cross-platform C# library for native desktop "toast" notifications. -![Build](https://github.com/pr8x/DesktopNotifications/workflows/Build/badge.svg) -![Nuget](https://img.shields.io/nuget/v/DesktopNotifications) -![Nuget](https://img.shields.io/nuget/dt/DesktopNotifications) +[![Build](https://github.com/pr8x/DesktopNotifications/workflows/Build/badge.svg)](https://github.com/pr8x/DesktopNotifications/actions) +[![Nuget](https://img.shields.io/nuget/v/DesktopNotifications)](https://www.nuget.org/packages/DesktopNotifications/) +[![Nuget](https://img.shields.io/nuget/dt/DesktopNotifications)](https://www.nuget.org/packages/DesktopNotifications/) [Screenshot (Linux)](.github/images/linux_demo_image_06_02_21.png?raw=true)