From 813097c4fd5caa8caf2ccba1f8e8f195c20ff061 Mon Sep 17 00:00:00 2001 From: Temnij Date: Tue, 27 Feb 2024 13:35:20 +0600 Subject: [PATCH] Release 1.0.5 --- NBip32Fast/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/NBip32Fast/README.md b/NBip32Fast/README.md index 1032ab1..d704f4d 100644 --- a/NBip32Fast/README.md +++ b/NBip32Fast/README.md @@ -1,8 +1,3 @@ -[![NuGet](https://img.shields.io/nuget/v/NBip32Fast.svg)](https://www.nuget.org/packages/NBip32Fast) -[![NuGet](https://img.shields.io/nuget/v/NBip32Fast.Secp256K1.svg)](https://www.nuget.org/packages/NBip32Fast.Secp256K1) -[![NuGet](https://img.shields.io/nuget/v/NBip32Fast.Ed25519.svg)](https://www.nuget.org/packages/NBip32Fast.Ed25519) -[![NuGet](https://img.shields.io/nuget/v/NBip32Fast.NistP256.svg)](https://www.nuget.org/packages/NBip32Fast.NistP256) - # NBip32Fast *High perfomance BIP-32 HD key derivation library for .NET 8*