Skip to content
Snippets Groups Projects
Unverified Commit f7be2987 authored by Leon's avatar Leon Committed by GitHub
Browse files

Update README.md

parent 32a17333
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ webrtc.on('readyToCall', function () { ...@@ -41,7 +41,7 @@ webrtc.on('readyToCall', function () {
## Example ## Example
### Video Chat Component ### P2P Video Chat Component
```jsx ```jsx
import React, { Component } from 'react'; import React, { Component } from 'react';
import LioWebRTC from 'liowebrtc'; import LioWebRTC from 'liowebrtc';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment