From 1694d8997bb707b92a0dc4d5ffba17bddcc47a74 Mon Sep 17 00:00:00 2001 From: BL Date: Sat, 22 Sep 2018 12:53:18 +0530 Subject: [PATCH] npm version tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c59ba55..b1244a8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # amazon-mws (Amazon Marketplace Web Service) -[![Version](https://img.shields.io/badge/style-plastic-green.svg?longCache=true&style=plastic)](https://www.npmjs.org/package/amazon-mws) +[![Version](https://img.shields.io/npm/v/amazon-mws.svg)](https://www.npmjs.org/package/amazon-mws) [![Build Status](https://travis-ci.org/bhushankumarl/amazon-mws.svg?branch=master)](https://travis-ci.org/bhushankumarl/amazon-mws) This API supported Amazon Marketplace Web Service(MWS)'s standard REST-style API that accepts/returns JSON requests and Here is the [API reference] (http://docs.developer.amazonservices.com/en_IN/dev_guide/DG_IfNew.html)