Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit b7d3ba9

Browse files
Badge
1 parent 550fae4 commit b7d3ba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/sendgrid/rest.svg?branch=master)](https://travis-ci.org/sendgrid/nodejs-http-client)
1+
[![Build Status](https://travis-ci.org/sendgrid/rest.svg?branch=master)](https://travis-ci.org/sendgrid/nodejs-http-client) [![NPM version](https://badge.fury.io/js/sendgrid-rest.svg)](http://badge.fury.io/js/sendgrid-rest)
22

33
**HTTP REST client, simplified for Node.js**
44

@@ -165,7 +165,7 @@ createAPIKey(function (returnValue) { // This ensures we POST a new key first, t
165165

166166
# Roadmap
167167

168-
[Milestones](https://github.com/sendgrid/nodejs-http-client/milestones) [![NPM version](https://badge.fury.io/js/sendgrid-rest.svg)](http://badge.fury.io/js/sendgrid-rest)
168+
[Milestones](https://github.com/sendgrid/nodejs-http-client/milestones)
169169

170170
# How to Contribute
171171

0 commit comments

Comments
 (0)