From f43728de6b0627895345b07924608554c287f640 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 5 Mar 2018 01:06:44 +0000 Subject: [PATCH] Added npm version badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab05e8a..d347c45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # mocha-froth -[![Build Status](https://travis-ci.org/keith24/mocha-froth.svg?branch=master)](https://travis-ci.org/keith24/mocha-froth) + +[![npm version](https://badge.fury.io/js/mocha-froth.svg)](https://badge.fury.io/js/mocha-froth) +[![Travis Build Status](https://travis-ci.org/keith24/mocha-froth.svg?branch=master)](https://travis-ci.org/keith24/mocha-froth) [![Coverage Status](https://coveralls.io/repos/github/keith24/mocha-froth/badge.svg?branch=master)](https://coveralls.io/github/keith24/mocha-froth?branch=master) [![Known Vulnerabilities](https://snyk.io/test/github/keith24/mocha-froth/badge.svg?targetFile=package.json)](https://snyk.io/test/github/keith24/mocha-froth?targetFile=package.json)