You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 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.
0 commit comments