Skip to content

Commit 1c252d5

Browse files
committed
📝 Readme update
1 parent bba4649 commit 1c252d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sidio.Text.Base32
2-
A simple .NET package that converts a byte array to a Base32 string and vice versa. Because the latest framework
3-
features are used, it requires .NET 8.0 or higher.
2+
A simple .NET package that converts a byte array to a [Base32](https://en.wikipedia.org/wiki/Base32) string and vice versa. Because the latest framework
3+
features are used, .NET 8.0 or higher is required.
44

55
[![build](https://github.com/marthijn/Sidio.Text.Base32/actions/workflows/build.yml/badge.svg)](https://github.com/marthijn/Sidio.Text.Base32/actions/workflows/build.yml)
66
[![NuGet Version](https://img.shields.io/nuget/v/Sidio.Text.Base32)](https://www.nuget.org/packages/Sidio.Text.Base32/)

0 commit comments

Comments
 (0)