Skip to content

Commit c4ae68e

Browse files
authored
Update README
1 parent 9567506 commit c4ae68e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Utf8StringSplitter
22
===
33

4+
[![MIT License](https://img.shields.io/github/license/prozolic/Utf8StringSplitter)](LICENSE)
5+
[![Utf8StringSplitter](https://img.shields.io/nuget/v/Utf8StringSplitter?label=nuget%20Utf8StringSplitter)](https://www.nuget.org/packages/Utf8StringSplitter)
6+
47
`Utf8StringSplitter` provides methods (`Split` and `SplitAny`) to split Utf8 strings (`byte` sequences) based on a specified separators.
58
This library is distributed via NuGet, supporting .NET Standard 2.0, .NET Standard 2.1, .NET 6 (.NET 7), .NET 8 and above.
69

0 commit comments

Comments
 (0)