Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux committed Aug 8, 2019
1 parent 70db8ad commit fdcf68c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ CDN
<script type="text/javascript" src="https://cdn.pubnub.com/sdk/javascript/pubnub.4.20.1.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/fetch/0.11.1/fetch.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/ringcentral/ringcentral-js/3.2.2/build/ringcentral.js"></script>
<script src="https://unpkg.com/[email protected]/build/index.js"></script>
<script type="text/javascript" src="https://unpkg.com/[email protected]/build/index.js"></script>
```

## Usage
Expand Down Expand Up @@ -274,8 +274,9 @@ rcCallControl.refreshDevices().then(() => {

## TODO

[x] Demo
[x] Docs
[ ] Account Level
[ ] Conference Support
[ ] Tests
- [x] Extension Level
- [x] Demo
- [x] Docs
- [ ] Account Level
- [ ] Conference Support
- [ ] Tests

0 comments on commit fdcf68c

Please sign in to comment.