diff --git a/README.md b/README.md index e098c47..d349283 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Compiled libraries -------- You can grab compiled libraries from the [release](https://github.com/nxrighthere/ENet-CSharp/releases) section or from [NuGet](https://www.nuget.org/packages/ENet-CSharp): -`ENet-CSharp` contains compiled assembly with native libraries for the .NET environment (.NET Standard 2.0). +`ENet-CSharp` contains compiled assembly with native libraries for the .NET environment (.NET Standard 2.1). `ENet-Unity` contains script with native libraries for the Unity.