Skip to content

Commit

Permalink
Add some badges to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Oct 14, 2024
1 parent 37ef540 commit a2b6c8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Unreleased

- Added some badges to the README

# 2.1.1

- Initial nuget.org release
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
![MIT License](https://img.shields.io/badge/License-MIT-green?style=flat-square)
![Core NuGet Version](https://img.shields.io/nuget/v/TRENZ.Lib.RazorMail.Core?style=flat-square&label=Core)
![MailKit NuGet Version](https://img.shields.io/nuget/v/TRENZ.Lib.RazorMail.MailKit?style=flat-square&label=MailKit)
![SystemNet NuGet Version](https://img.shields.io/nuget/v/TRENZ.Lib.RazorMail.SystemNet?style=flat-square&label=SystemNet)
![NuGet Downloads](https://img.shields.io/nuget/dt/TRENZ.Lib.RazorMail.Core?style=flat-square)

# TRENZ.Lib.RazorMail
## Templated transactional e-mail using Razor

Expand Down

0 comments on commit a2b6c8e

Please sign in to comment.