Skip to content

Commit

Permalink
Add table for nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Oct 11, 2022
1 parent 35ec3c9 commit 526c0e3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@ the box so you can receive log messages from other devices over the air.
# Install

## nuget
- https://www.nuget.org/packages/Sherlog
- https://www.nuget.org/packages/Sherlog.Appenders
- https://www.nuget.org/packages/Sherlog.Formatters

| | NuGet |
|:-------------------|:-----------------------------------------------------------------------------------------------------------------|
| Sherlog | [![Nuget](https://img.shields.io/nuget/v/Sherlog)](https://www.nuget.org/packages/Sherlog) |
| Sherlog.Appenders | [![Nuget](https://img.shields.io/nuget/v/Sherlog.Appenders)](https://www.nuget.org/packages/Sherlog.Appenders) |
| Sherlog.Formatters | [![Nuget](https://img.shields.io/nuget/v/Sherlog.Formatters)](https://www.nuget.org/packages/Sherlog.Formatters) |

# Quick Start

Expand Down

0 comments on commit 526c0e3

Please sign in to comment.