diff --git a/README.md b/README.md index 614c9f2..bfd3ff4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It achives this using the [LogonUser](http://msdn.microsoft.com/en-us/library/wi PM> Install-Package SimpleImpersonation ``` -As of version 4.0.0, this library targets .NET Standard 2.0 only. It should work well with all of the following: +As of version 4.0.0, this library should work well with all of the following: - .NET 5 or greater - .NET Core 2.0 or greater - .NET Framework 4.6.1 and greater