diff options
author | Elmer Thomas <elmer@thinkingserious.com> | 2016-05-18 11:01:18 -0700 |
---|---|---|
committer | Elmer Thomas <elmer@thinkingserious.com> | 2016-05-18 11:01:18 -0700 |
commit | ce87960eb751cf2ef426407fc1b6db7949628d7b (patch) | |
tree | 7cfc78c66509c4c16e4952ef87e2794b83e06132 | |
parent | c226a40d675e306218a4b1044f0108fa684670bd (diff) | |
download | sendgrid-php-ce87960eb751cf2ef426407fc1b6db7949628d7b.zip sendgrid-php-ce87960eb751cf2ef426407fc1b6db7949628d7b.tar.gz sendgrid-php-ce87960eb751cf2ef426407fc1b6db7949628d7b.tar.bz2 |
Updating to conform to the new SendGrid Open Source policies
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -106,7 +106,7 @@ Previous versions of the library can be found in the [version index](https://sen ## Dependencies -- The SendGrid Service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-php)) +- The SendGrid Service, starting at the [free level](https://sendgrid.com/free?source=sendgrid-php) - [php-HTTP-Client](https://github.com/sendgrid/php-http-client) # Quick Start |