Skip to content

Commit 740a93e

Browse files
Update readme
1 parent a96f0b9 commit 740a93e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ Nuget Installation
1212
PM> Install-Package TimeZoneNames
1313
```
1414

15-
This library is targeting .NET Standard 2.0, 1.1, and .NET Framework 4.5, 4.0 and 3.5.
16-
See the [.NET Standard Platform Support Matrix](https://docs.microsoft.com/en-us/dotnet/articles/standard/library) for further details.
15+
This library should be compatible with .NET Standard 1.1 and greater, as well as .NET Framework 3.5 and greater.
16+
See the [.NET Standard Platform Support Matrix](https://docs.microsoft.com/en-us/dotnet/articles/standard/library) for further details about .NET Standard,
17+
and please raise an issue if you encounter any compatibility errors.
1718

1819
Demo
1920
=============================================================================

0 commit comments

Comments
 (0)