File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ not designed to be deployed at scale.
9
9
10
10
[ ![ NPM] ( https://nodei.co/npm/rtc-switchboard.png )] ( https://nodei.co/npm/rtc-switchboard/ )
11
11
12
- [ ![ unstable] ( https://img.shields.io/badge/stability-unstable-yellowgreen.svg )] ( https://github.com/dominictarr/stability#unstable ) [ ![ Build Status] ( https://api.travis-ci.org/rtc-io/rtc-switchboard.svg?branch=master )] ( https://travis-ci.org/rtc-io/rtc-switchboard ) [ ![ bitHound Score] ( https://www.bithound.io/github/rtc-io/rtc-switchboard/badges/score.svg )] ( https://www.bithound.io/github/rtc-io/rtc-switchboard )
12
+ [ ![ unstable] ( https://img.shields.io/badge/stability-unstable-yellowgreen.svg )] ( https://github.com/dominictarr/stability#unstable ) [ ![ Build Status] ( https://api.travis-ci.org/rtc-io/rtc-switchboard.svg?branch=master )] ( https://travis-ci.org/rtc-io/rtc-switchboard ) [ ![ bitHound Score] ( https://www.bithound.io/github/rtc-io/rtc-switchboard/badges/score.svg )] ( https://www.bithound.io/github/rtc-io/rtc-switchboard )
13
13
14
14
## Try it out
15
15
16
- If you would like to our test signalling server (no uptime guaranteed) then
16
+ If you would like to use our test signalling server (no uptime guaranteed) then
17
17
you can use [ rtc-quickconnect] ( https://github.com/rtc-io/rtc-quickconnect )
18
18
and take it for a spin:
19
19
@@ -36,7 +36,7 @@ Other examples are available in the [guidebook](http://guidebook.rtc.io)
36
36
37
37
## Usage: Standalone
38
38
39
- If you wish to use ` rtc-switchboard ` on it's own to test signalling,
39
+ If you wish to use ` rtc-switchboard ` on its own to test signalling,
40
40
then you can simply clone this repository, install dependencies and start
41
41
the server:
42
42
You can’t perform that action at this time.
0 commit comments