summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElmer Thomas <elmer@thinkingserious.com>2016-10-12 20:26:07 -0700
committerElmer Thomas <elmer@thinkingserious.com>2016-10-12 20:26:07 -0700
commit8c360197a1cda33e9b33def168689a98975c9523 (patch)
tree4caeeeaefabefaf89eeb8bc8976f56042496e728
parentb3237cc75042ef751af4c32e3399276c0798ae7c (diff)
downloadsendgrid-csharp-8c360197a1cda33e9b33def168689a98975c9523.zip
sendgrid-csharp-8c360197a1cda33e9b33def168689a98975c9523.tar.gz
sendgrid-csharp-8c360197a1cda33e9b33def168689a98975c9523.tar.bz2
Begin removal of SendGrid.Csharp.HTTP.Client
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e1ef79..dad1ca3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Please see our announcement regarding [breaking changes](https://github.com/send
**This library allows you to quickly and easily use the SendGrid Web API v3 via C# with .NET.**
-Version 7.X.X+ of this library provides full support for all SendGrid [Web API v3](https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html) endpoints, including the new [v3 /mail/send](https://sendgrid.com/blog/introducing-v3mailsend-sendgrids-new-mail-endpoint).
+Version 9.X.X+ of this library provides full support for all SendGrid [Web API v3](https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html) endpoints, including the new [v3 /mail/send](https://sendgrid.com/blog/introducing-v3mailsend-sendgrids-new-mail-endpoint).
This library represents the beginning of a new path for SendGrid. We want this library to be community driven and SendGrid led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create [issues](https://github.com/sendgrid/sendgrid-csharp/issues) and [pull requests](https://github.com/sendgrid/sendgrid-csharp/blob/master/CONTRIBUTING.md) or simply upvote or comment on existing issues or pull requests.