From 354b20446bcd258ba9ca739c235c17b28217d54e Mon Sep 17 00:00:00 2001 From: dekano Date: Sat, 21 Oct 2017 22:08:12 +0800 Subject: [PATCH 1/2] Add/Update Badges on README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02725369..1c9e3023 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ -[![Travis Badge](https://travis-ci.org/sendgrid/sendgrid-java.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-java) +![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png) + +[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-java.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-java) [![Email Notifications Badge](https://dx.sendgrid.com/badge/java)](https://dx.sendgrid.com/newsletter/java) +[![npm](https://img.shields.io/npm/l/express.svg)]() +[![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-java.svg)](https://github.com/sendgrid/sendgrid-java/graphs/contributors) + **NEW:** Subscribe to email [notifications](https://dx.sendgrid.com/newsletter/java) for releases and breaking changes. From e2b5dfb7d36ee101c87bba176a585109b19520f6 Mon Sep 17 00:00:00 2001 From: dekano Date: Sat, 21 Oct 2017 22:22:37 +0800 Subject: [PATCH 2/2] Added badge's links on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c9e3023..9e61e5fd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-java.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-java) [![Email Notifications Badge](https://dx.sendgrid.com/badge/java)](https://dx.sendgrid.com/newsletter/java) -[![npm](https://img.shields.io/npm/l/express.svg)]() +[![npm](https://img.shields.io/npm/l/express.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-java.svg)](https://github.com/sendgrid/sendgrid-java/graphs/contributors)