Skip to content

Commit 8c69e11

Browse files
Clarify version support
1 parent 2b252d5 commit 8c69e11

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ We appreciate your continued support, thank you!
3030

3131
## Prerequisites
3232

33-
- .NET version 4.5.2 and above, including .NET Core (This library is build on .NET Standard 1.3)
34-
- The SendGrid service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-csharp)
33+
- .NET version 4.5.2 and higher
34+
- .NET Core 1.0 and higher
35+
- .NET Standard 1.3 support
36+
- [A SendGrid account](https://sendgrid.com/free?source=sendgrid-csharp)
3537

3638
## Setup Environment Variables
3739

0 commit comments

Comments
 (0)