From 4ade04902446c0c1cfb077a939627a528ed524c5 Mon Sep 17 00:00:00 2001 From: thepriefy Date: Mon, 23 Oct 2017 09:36:04 +0700 Subject: [PATCH] update README.md (add license section) add license section and remove SendGrid logo in About --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 099ec48..35f2340 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ All updates to this library is documented in our [CHANGELOG](https://github.com/ - [Usage](#usage) - [Thanks](#thanks) - [About](#about) +- [License](#license) # Installation @@ -155,4 +156,6 @@ php-http-client is guided and supported by the SendGrid [Developer Experience Te php-http-client is maintained and funded by SendGrid, Inc. The names and logos for php-http-client are trademarks of SendGrid, Inc. -![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png) + +# License +[The MIT License (MIT)](LICENSE.txt)