We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0aca9 commit ed0fcfcCopy full SHA for ed0fcfc
README.md
@@ -23,9 +23,8 @@ $git clone https://github.com/gumbol/html5-audio-player
23
24
```html
25
## These are the default path of the repository
26
-<script src="js/temp-converter.js"> </script>
27
<link rel="stylesheet" type="text/css" href="css/html5-audio-player.css">
28
-<script type="text/javascript" src="js/"></script>
+<script type="text/javascript" src="js/html5-audio-player.js"></script>
29
```
30
## Note
31
In order to get the same look as the Demo you can get [the CSS files here.](https://github.com/gumbol/gumbol.github.io/tree/master/styles)
0 commit comments