Skip to content

Commit ec81e81

Browse files
committed
Add/Update Badges on README
1 parent 5d81d56 commit ec81e81

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
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)
24
[![Email Notifications Badge](https://dx.sendgrid.com/badge/csharp)](https://dx.sendgrid.com/newsletter/csharp)
5+
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)
6+
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
7+
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-csharp.svg)](https://github.com/sendgrid/sendgrid-csharp/graphs/contributors)
38

49
<a name="announcements"></a>
510
# Announcements
@@ -34,6 +39,7 @@ We appreciate your continued support, thank you!
3439
* [How to Contribute](#contribute)
3540
* [Troubleshooting](#troubleshooting)
3641
* [About](#about)
42+
* [License](#license)
3743

3844

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

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

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

0 commit comments

Comments
 (0)