Skip to content

Commit

Permalink
Merge pull request #503 from myzeprog/501-update-badges-on-readme
Browse files Browse the repository at this point in the history
Moved logo on top and added twitter and contributors badges
  • Loading branch information
Matt Bernier authored Oct 22, 2017
2 parents f1a2237 + d9fbfad commit eeae6c0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-php.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-php)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/sendgrid/sendgrid.svg?style=flat-square)](https://packagist.org/packages/sendgrid/sendgrid)
[![Monthly Downloads](https://img.shields.io/packagist/dm/sendgrid/sendgrid.svg?style=flat-square)](https://packagist.org/packages/sendgrid/sendgrid)
[![Packagist](https://img.shields.io/packagist/v/sendgrid/sendgrid.svg)](https://packagist.org/packages/sendgrid/sendgrid)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/php)](https://dx.sendgrid.com/newsletter/php)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)
[![Twitter Follow](https://img.shields.io/twitter/follow/sendgrid.svg?style=social&label=Follow)](https://twitter.com/sendgrid)
[![GitHub contributors](https://img.shields.io/github/contributors/sendgrid/sendgrid-php.svg)](https://github.com/sendgrid/sendgrid-php/graphs/contributors)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/php)](https://dx.sendgrid.com/newsletter/php)

**NEW:** Subscribe to email [notifications](https://dx.sendgrid.com/newsletter/php) for releases and breaking changes.

Expand Down Expand Up @@ -239,8 +241,6 @@ sendgrid-php is guided and supported by the SendGrid [Developer Experience Team]

sendgrid-php is maintained and funded by SendGrid, Inc. The names and logos for sendgrid-php 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)

0 comments on commit eeae6c0

Please sign in to comment.