File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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 )
2
2
3
3
[ ![ NPM] ( https://nodei.co/npm/cncjs-controller.png?downloads=true&stars=true )] ( https://www.npmjs.com/package/cncjs-controller )
4
4
8
8
9
9
``` sh
10
10
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
12
12
```
13
13
14
14
## Usage
You can’t perform that action at this time.
0 commit comments