Skip to content

Commit 9096a8a

Browse files
committed
docs: update README.md
1 parent b5474d5 commit 9096a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# cncjs-controller [![build status](https://travis-ci.org/cncjs/cncjs-controller.svg?branch=master)](https://travis-ci.org/cncjs/cncjs-controller) [![Coverage Status](https://coveralls.io/repos/github/cncjs/cncjs-controller/badge.svg?branch=master)](https://coveralls.io/github/cncjs/cncjs-controller?branch=master)
1+
# cncjs-controller [![codecov](https://codecov.io/gh/cncjs/cncjs-controller/graph/badge.svg?token=MNXPXFY33Z)](https://codecov.io/gh/cncjs/cncjs-controller)
22

33
[![NPM](https://nodei.co/npm/cncjs-controller.png?downloads=true&stars=true)](https://www.npmjs.com/package/cncjs-controller)
44

@@ -8,7 +8,7 @@
88

99
```sh
1010
npm install --save cncjs-controller
11-
npm install --save socket.io-client@1.7 # socket.io-client 1.7 is recommended
11+
npm install --save socket.io-client
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)