Browse Source

Update README.md

Stanislav Denisov 5 years ago
parent
commit
a550fe8791
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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.