Skip to content

Commit ed0fcfc

Browse files
authored
Update README.md
1 parent af0aca9 commit ed0fcfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ $git clone https://github.com/gumbol/html5-audio-player
2323

2424
```html
2525
## These are the default path of the repository
26-
<script src="js/temp-converter.js"> </script>
2726
<link rel="stylesheet" type="text/css" href="css/html5-audio-player.css">
28-
<script type="text/javascript" src="js/"></script>
27+
<script type="text/javascript" src="js/html5-audio-player.js"></script>
2928
```
3029
## Note
3130
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

Comments
 (0)