Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc authored Nov 16, 2023
1 parent c6e469e commit 727b249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Modern C# treats `ReadOnlySpan<byte>` as Utf8. Additionally, modern C# writes to

## Getting Started

This library is distributed via NuGet, supporting `.NET Standard 2.1`, `.NET 6(.NET 7)` and `.NET 8` or above.
This library is distributed via NuGet, supporting `.NET Standard 2.0`, `.NET Standard 2.1`, `.NET 6(.NET 7)` and `.NET 8` or above.

PM> Install-Package [Utf8StringInterpolation](https://www.nuget.org/packages/Utf8StringInterpolation)

Expand Down Expand Up @@ -230,4 +230,4 @@ This library requires C# 10.0, however currently Unity C# version is 9.0. Theref

License
---
This library is licensed under the MIT License.
This library is licensed under the MIT License.

0 comments on commit 727b249

Please sign in to comment.