We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b252d5 commit 8c69e11Copy full SHA for 8c69e11
README.md
@@ -30,8 +30,10 @@ We appreciate your continued support, thank you!
30
31
## Prerequisites
32
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)
+- .NET version 4.5.2 and higher
+- .NET Core 1.0 and higher
35
+- .NET Standard 1.3 support
36
+- [A SendGrid account](https://sendgrid.com/free?source=sendgrid-csharp)
37
38
## Setup Environment Variables
39
0 commit comments