Skip to content

Commit

Permalink
Add downloads count badge to README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jandini authored Dec 2, 2024
1 parent 3afeb2e commit b5e90dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

[![Build](https://github.com/Jandini/serilog-enrichers-classname/actions/workflows/build.yml/badge.svg)](https://github.com/Jandini/serilog-enrichers-classname/actions/workflows/build.yml)
[![NuGet](https://github.com/Jandini/serilog-enrichers-classname/actions/workflows/nuget.yml/badge.svg)](https://github.com/Jandini/serilog-enrichers-classname/actions/workflows/nuget.yml)
[![NuGet Version](http://img.shields.io/nuget/v/Serilog.Enrichers.ClassName?style=flat&label=Version)](https://www.nuget.org/packages/Serilog.Enrichers.ClassName/)
[![NuGet Version](https://img.shields.io/nuget/v/Serilog.Enrichers.ClassName?style=flat&label=Version)](https://www.nuget.org/packages/Serilog.Enrichers.ClassName/)
[![NuGet Downloads](https://img.shields.io/nuget/dt/Serilog.Enrichers.ClassName)](https://www.nuget.org/packages/Serilog.Enrichers.ClassName)

Enrich Serilog logs with class name only.

Expand Down

0 comments on commit b5e90dc

Please sign in to comment.