From 2fa502c7c31bf37ddcbee1da2818a73f04f8b2bc Mon Sep 17 00:00:00 2001 From: Simon Schmid Date: Wed, 17 May 2023 22:58:51 +0200 Subject: [PATCH] Update NuGet link in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0737ad4..0b31a9a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ the box so you can receive log messages from other devices over the air. [![CI](https://github.com/sschmid/Sherlog/actions/workflows/ci.yml/badge.svg)](https://github.com/sschmid/Sherlog/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/sschmid/Sherlog/badge.svg)](https://coveralls.io/github/sschmid/Sherlog) -[![Nuget](https://img.shields.io/nuget/dt/Sherlog)](https://www.nuget.org/packages/Sherlog) +[![NuGet](https://img.shields.io/nuget/dt/Sherlog)](https://www.nuget.org/packages?q=Sherlog) [![License: MIT](https://img.shields.io/github/license/sschmid/Sherlog)](https://github.com/sschmid/Sherlog/blob/main/LICENSE.md) [![Twitter](https://img.shields.io/twitter/follow/s_schmid)][twitter-sschmid] @@ -16,9 +16,9 @@ the box so you can receive log messages from other devices over the air. | | NuGet | Unity Packages on [OpenUPM](https://openupm.com) | |:-------------------|:-----------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Sherlog | [![Nuget](https://img.shields.io/nuget/v/Sherlog)](https://www.nuget.org/packages/Sherlog) | [![openupm](https://img.shields.io/npm/v/com.sschmid.sherlog?label=com.sschmid.sherlog®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.sschmid.sherlog) | -| Sherlog.Appenders | [![Nuget](https://img.shields.io/nuget/v/Sherlog.Appenders)](https://www.nuget.org/packages/Sherlog.Appenders) | [![openupm](https://img.shields.io/npm/v/com.sschmid.sherlog.appenders?label=com.sschmid.sherlog.appenders®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.sschmid.sherlog.appenders) | -| Sherlog.Formatters | [![Nuget](https://img.shields.io/nuget/v/Sherlog.Formatters)](https://www.nuget.org/packages/Sherlog.Formatters) | [![openupm](https://img.shields.io/npm/v/com.sschmid.sherlog.formatters?label=com.sschmid.sherlog.formatters®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.sschmid.sherlog.formatters) | +| Sherlog | [![NuGet](https://img.shields.io/nuget/v/Sherlog)](https://www.nuget.org/packages/Sherlog) | [![openupm](https://img.shields.io/npm/v/com.sschmid.sherlog?label=com.sschmid.sherlog®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.sschmid.sherlog) | +| Sherlog.Appenders | [![NuGet](https://img.shields.io/nuget/v/Sherlog.Appenders)](https://www.nuget.org/packages/Sherlog.Appenders) | [![openupm](https://img.shields.io/npm/v/com.sschmid.sherlog.appenders?label=com.sschmid.sherlog.appenders®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.sschmid.sherlog.appenders) | +| Sherlog.Formatters | [![NuGet](https://img.shields.io/nuget/v/Sherlog.Formatters)](https://www.nuget.org/packages/Sherlog.Formatters) | [![openupm](https://img.shields.io/npm/v/com.sschmid.sherlog.formatters?label=com.sschmid.sherlog.formatters®istry_uri=https://package.openupm.com)](https://openupm.com/packages/com.sschmid.sherlog.formatters) | Automated Unity Package Releases: https://github.com/sschmid/com.sschmid.sherlog