Skip to content

Commit b7bee36

Browse files
author
Matt Bernier
authored
Merge pull request #581 from pushkyn/update-readme
Add/Update Badges on README
2 parents fce7db0 + 1620db1 commit b7bee36

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
2+
13
[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-csharp.png?branch=master)](https://travis-ci.org/sendgrid/sendgrid-csharp)
4+
[![NuGet](https://img.shields.io/nuget/v/SendGrid.svg)](https://www.nuget.org/packages/SendGrid)
25
[![Email Notifications Badge](https://dx.sendgrid.com/badge/csharp)](https://dx.sendgrid.com/newsletter/csharp)
6+
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)
7+
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
8+
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-csharp.svg)](https://github.com/sendgrid/sendgrid-csharp/graphs/contributors)
39

410
<a name="announcements"></a>
511
# Announcements
@@ -34,6 +40,7 @@ We appreciate your continued support, thank you!
3440
* [How to Contribute](#contribute)
3541
* [Troubleshooting](#troubleshooting)
3642
* [About](#about)
43+
* [License](#license)
3744

3845

3946
<a name="installation"></a>
@@ -255,4 +262,5 @@ sendgrid-csharp is guided and supported by the SendGrid [Developer Experience Te
255262

256263
sendgrid-csharp is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-csharp are trademarks of SendGrid, Inc.
257264

258-
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)
265+
# License
266+
[The MIT License (MIT)](LICENSE.txt)

0 commit comments

Comments
 (0)