Skip to content

Commit fdefe98

Browse files
authored
Update README.md
1 parent 363a36b commit fdefe98

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ Screen shot
88
[![](https://camo.githubusercontent.com/a69d395460135e5542a3fd3f9a09d3817d17c228/68747470733a2f2f692e696d6775722e636f6d2f4a44724a5843722e706e67)]()
99

1010
## Usage
11+
12+
### Install
13+
```
14+
npm install react-aplayer --save
15+
```
16+
17+
### Example
1118
```
1219
import React from 'react';
1320
import ReactAplayer from 'react-aplayer';
@@ -96,4 +103,4 @@ To expose APlayer methods on React level, binding is needed.
96103
```
97104

98105
## LICENSE
99-
[MIT License](https://github.com/sabrinaluo/react-aplayer/blob/master/LICENSE)
106+
[MIT License](https://github.com/sabrinaluo/react-aplayer/blob/master/LICENSE)

0 commit comments

Comments
 (0)