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

Update README.md

parent 423d05e4
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,14 @@ LioWebRTC was built on SimpleWebRTC, and modified to be compatible with React.
## Usage
### Installation
```js
yarn add liowebrtc
// Or
npm i liowebrtc
```
### Import LioWebRTC
```js
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