Add NuGet badge to README

This commit is contained in:
Pieter-Jan Briers
2022-04-14 23:43:09 +02:00
committed by GitHub
parent e5773e353f
commit a84abf52fa

View File

@@ -1,4 +1,4 @@
# SpaceWizards.Sodium
# SpaceWizards.Sodium ![Nuget](https://img.shields.io/nuget/v/SpaceWizards.Sodium)
A .NET [libsodium](https://libsodium.gitbook.io/doc/) binding that doesn't suck. Actually exposes the native API so you don't have to cry yourself to sleep in unnecessary allocations or OOP nonsense.