Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Try to fix the markdown to get badge links
  • Loading branch information
arogozine authored Jan 30, 2021
1 parent a1890f5 commit e59f8c4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# TupleAsJsonArray
Convert C# Tuple to/from JSON Array

![Nuget](https://img.shields.io/nuget/v/TupleAsJsonArray?style=flat-square)
![Nuget](https://img.shields.io/nuget/dt/TupleAsJsonArray?style=flat-square)

[Nuget]:https://www.nuget.org/packages/TupleAsJsonArray/
[![Nuget](https://img.shields.io/nuget/v/TupleAsJsonArray?style=flat-square)](https://www.nuget.org/packages/TupleAsJsonArray/)
[![Nuget](https://img.shields.io/nuget/dt/TupleAsJsonArray?style=flat-square)](https://www.nuget.org/packages/TupleAsJsonArray/)

## About

Expand Down

0 comments on commit e59f8c4

Please sign in to comment.