Skip to content

Commit 2e082c6

Browse files
committed
Add npm version badge in README.md
This badge will show the version on npm.
1 parent 12f8dbb commit 2e082c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Gmail.js - JavaScript API for Gmail
22

33
![Build status](https://api.travis-ci.org/KartikTalwar/gmail.js.svg?branch=master)
4+
[![npm](https://img.shields.io/npm/v/gmail-js.svg)](https://www.npmjs.com/package/gmail-js)
45

56
### What Gmail.js is and isn't
67

0 commit comments

Comments
 (0)