diff options
author | Elmer Thomas <elmer@ThinkingSerious.com> | 2016-06-08 14:28:38 -0700 |
---|---|---|
committer | Elmer Thomas <elmer@ThinkingSerious.com> | 2016-06-08 14:28:38 -0700 |
commit | 7116bd44b96e231b146a73ce856025153158a949 (patch) | |
tree | 426b56368deb13017e1ee2eee69c9de0b5265386 /README.md | |
parent | 7d418cf7e229309201e7bb4ef78ef7f7604fd774 (diff) | |
download | php-http-client-7116bd44b96e231b146a73ce856025153158a949.zip php-http-client-7116bd44b96e231b146a73ce856025153158a949.tar.gz php-http-client-7116bd44b96e231b146a73ce856025153158a949.tar.bz2 |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ [](https://travis-ci.org/sendgrid/php-http-client) -**Quickly and easily access any REST or REST-like API.** +**Quickly and easily access any RESTful or RESTful-like API.** + +If you are looking for the SendGrid API client library, please see [this repo](https://github.com/sendgrid/sendgrid-php). # Announcements |