Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
prozolic authored Oct 6, 2024
1 parent 9567506 commit c4ae68e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Utf8StringSplitter
===

[![MIT License](https://img.shields.io/github/license/prozolic/Utf8StringSplitter)](LICENSE)
[![Utf8StringSplitter](https://img.shields.io/nuget/v/Utf8StringSplitter?label=nuget%20Utf8StringSplitter)](https://www.nuget.org/packages/Utf8StringSplitter)

`Utf8StringSplitter` provides methods (`Split` and `SplitAny`) to split Utf8 strings (`byte` sequences) based on a specified separators.
This library is distributed via NuGet, supporting .NET Standard 2.0, .NET Standard 2.1, .NET 6 (.NET 7), .NET 8 and above.

Expand Down

0 comments on commit c4ae68e

Please sign in to comment.