Skip to content

Add/Update Badges on README #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thinkingserious opened this issue Oct 20, 2017 · 1 comment · Fixed by #37
Closed

Add/Update Badges on README #35

thinkingserious opened this issue Oct 20, 2017 · 1 comment · Fixed by #37
Labels
difficulty: easy fix is easy in difficulty

Comments

@thinkingserious
Copy link
Contributor

thinkingserious commented Oct 20, 2017

Similar to what was done on the SendGrid node README:

  • put the logo at the top of the list
  • Add License like so
  • make sure the other badges are available like so:
![SendGrid Logo](https://uiux.s3.amazonaws.com/2016-logos/email-logo%402x.png)

For the following, make sure the correct repo is linked!
For email notifications, you can change the "nodejs" to the language of this repo (e.g. java, python, ruby, php, csharp, go, etc)

[![BuildStatus](https://travis-ci.org/sendgrid/sendgrid-nodejs.svg?branch=master)](https://travis-ci.org/sendgrid/sendgrid-nodejs)
[![Email Notifications Badge](https://dx.sendgrid.com/badge/nodejs)](https://dx.sendgrid.com/newsletter/nodejs)
[![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-nodejs.svg)](https://github.com./sendgrid/sendgrid-nodejs/graphs/contributors)

Thank you and happy #Hacktoberfest!!

goteamtim added a commit to goteamtim/php-http-client that referenced this issue Oct 21, 2017
Update readme to address sendgrid#35 and update it like the nodejs README
@kazoni
Copy link

kazoni commented Oct 23, 2017

Is there a email badge for this one? I tried swapping 'php-http-client' in place of 'nodejs' and I'm not getting an icon and the link 404's.

Falseclock pushed a commit to Falseclock/php-http-client that referenced this issue Jan 30, 2019
Update readme to address sendgrid#35 and update it like the nodejs README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy fix is easy in difficulty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants