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

Commit

Permalink
add live demo
Browse files Browse the repository at this point in the history
  • Loading branch information
hnsylitao authored Aug 21, 2017
1 parent 7d47afd commit 79f4f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![NPM](https://img.shields.io/npm/dt/react-dplayer.svg?style=flat)](https://www.npmjs.com/package/react-dplayer)
[![LICENSE](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/hnsylitao/react-dplayer/blob/master/LICENSE)

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

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

Expand Down Expand Up @@ -33,7 +33,7 @@ class Example extends Component {

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

## [Doc](http://dplayer.js.org/docs/)
## [Dplayer Doc](http://dplayer.js.org/docs/)

## Props

Expand Down

0 comments on commit 79f4f38

Please sign in to comment.