Skip to content

Commit

Permalink
fix nuget link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslanmogilevskiy committed Feb 21, 2021
1 parent 3dc8130 commit daeb42e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ Transforms one data object into one or many of others with flexibly and fluently

**Downloads**:

![nuget](https://img.shields.io/nuget/v/Rumo.Transformator)
<a href="https://www.nuget.org/packages/Rumo.Transformator/" alt="Contributors">
<img src="https://img.shields.io/nuget/v/Rumo.Transformator" /><br/><br/>
</a>



**Use cases**:
Expand Down

0 comments on commit daeb42e

Please sign in to comment.