Skip to content

Commit 727b249

Browse files
authored
Update README.md
1 parent c6e469e commit 727b249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Modern C# treats `ReadOnlySpan<byte>` as Utf8. Additionally, modern C# writes to
3737

3838
## Getting Started
3939

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

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

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

231231
License
232232
---
233-
This library is licensed under the MIT License.
233+
This library is licensed under the MIT License.

0 commit comments

Comments
 (0)