Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 79f4f38

Browse files
authored
add live demo
1 parent 7d47afd commit 79f4f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![NPM](https://img.shields.io/npm/dt/react-dplayer.svg?style=flat)](https://www.npmjs.com/package/react-dplayer)
44
[![LICENSE](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/hnsylitao/react-dplayer/blob/master/LICENSE)
55

6-
# react-dplayer
6+
# react-dplayer[Live Demo](http://dplayer.89io.com/)
77

88
**React component for Dplayer** based on [DPlayer](https://github.com/DIYgod/DPlayer).
99

@@ -33,7 +33,7 @@ class Example extends Component {
3333

3434
The package also includes an in-built example under the `/example` folder. Run the sample application by cloning project and running npm start.
3535

36-
## [Doc](http://dplayer.js.org/docs/)
36+
## [Dplayer Doc](http://dplayer.js.org/docs/)
3737

3838
## Props
3939

0 commit comments

Comments
 (0)