Skip to content

Commit

Permalink
Syntax highlighting of HTML to html instead of js
Browse files Browse the repository at this point in the history
  • Loading branch information
theel0ja authored Jul 3, 2017
1 parent b726da9 commit d06841d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hls.js is written in [ECMAScript6], and transpiled in ECMAScript5 using [Babel].

## Getting Started

```js
```html
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
<video id="video"></video>
<script>
Expand Down

0 comments on commit d06841d

Please sign in to comment.