Skip to content

Commit 17495a5

Browse files
authored
Update README.md
1 parent 8c6f2f9 commit 17495a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Swagger JS library
22

33
[![Build Status](https://travis-ci.org/swagger-api/swagger-js.svg?branch=master)](https://travis-ci.org/swagger-api/swagger-js)
4-
[![NPM version](https://badge.fury.io/js/swagger-js.svg)](http://badge.fury.io/js/swagger-js)
4+
[![NPM version](https://badge.fury.io/js/swagger-client.svg)](http://badge.fury.io/js/swagger-client)
55

66
This is the Swagger javascript client for use with [swagger](http://swagger.io) enabled APIs.
77
It's written in javascript and tested with mocha, and is the fastest way to enable a javascript client to communicate with a swagger-enabled server.

0 commit comments

Comments
 (0)