From 901a17309cd676ca3a6d0bf4827301d2492855fc Mon Sep 17 00:00:00 2001 From: Tomasz Ducin Date: Fri, 9 Oct 2015 23:56:45 +0200 Subject: [PATCH] added npm package badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d38c7448..7d2bd99c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Swagger UI [![Build Status](https://travis-ci.org/swagger-api/swagger-ui.svg?branch=master)](https://travis-ci.org/swagger-api/swagger-ui) +[![NPM version](https://badge.fury.io/js/swagger-ui.png)](http://badge.fury.io/js/swagger-ui) Swagger UI is part of the Swagger project. The Swagger project allows you to produce, visualize and consume your OWN RESTful services. No proxy or 3rd party services required. Do it your own way.