Skip to content

Commit 6b252a2

Browse files
author
DIYgod
authored
Merge pull request DIYgod#163 from kn007/patch-1
miss aplayer class
2 parents f6fdb2a + 719c5ce commit 6b252a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ npm install aplayer --save
4747
## Quick Start
4848

4949
```html
50-
<div id="aplayer1"></div>
50+
<div id="aplayer1" class="aplayer"></div>
5151
<script src="dist/APlayer.min.js"></script>
5252
```
5353

0 commit comments

Comments
 (0)