From b4680da92a7b4b0d03b759934c465a83e78bb1db Mon Sep 17 00:00:00 2001 From: ajloria Date: Mon, 23 Oct 2017 19:46:39 -0700 Subject: [PATCH] Added License link to README ToC --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8cfa39..e916c8b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ If you are looking for the SendGrid API client library, please see [this repo](h * [Announcements](#announcements) * [Thanks](#thanks) * [About](#about) +* [License](#license) # Installation @@ -115,6 +116,7 @@ python-http-client is guided and supported by the SendGrid [Developer Experience python-http-client is maintained and funded by SendGrid, Inc. The names and logos for python-http-client are trademarks of SendGrid, Inc. + # License -[The MIT License (MIT)](LICENSE.txt) \ No newline at end of file +[The MIT License (MIT)](LICENSE.txt)