Skip to content

Commit

Permalink
Add nuget badge
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacialCircumstances committed Oct 9, 2019
1 parent 1a49a2a commit 7e39768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Alve.Json

![Nuget](https://img.shields.io/nuget/v/Alve.Json?style=plastic)

A simple F# library for decoding and encoding JSON values, inspired by Elm's Json.Decode. It is based on the [`System.Text.Json`](https://docs.microsoft.com/en-us/dotnet/api/system.text.json?view=netcore-3.0) APIs.

## Installation
Expand Down

0 comments on commit 7e39768

Please sign in to comment.