Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 authored Oct 8, 2024
1 parent 88c7b91 commit 3882183
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 @@ -59,9 +59,9 @@ There's more info in the [Getting Started](https://matvp91.github.io/mixwave/get

We built a `facade` that simplifies working with [HLS.js](https://github.com/video-dev/hls.js) and React player components.

**Demo**: We created a sample on [StackBlitz - Mixwave Player Demo](https://stackblitz.com/edit/mixwave-player-demo) if you're interested in the implementation details.
* **Demo**: We created a sample on [StackBlitz - Mixwave Player Demo](https://stackblitz.com/edit/mixwave-player-demo) if you're interested in the implementation details.
* **Documentation**: There's a separate [README](https://github.com/matvp91/mixwave/tree/main/packages/player) dedicated to the player module.

**Docs**: check the README at [packages/player](https://github.com/matvp91/mixwave/tree/main/packages/player).
```sh
# make sure hls.js is atleast v1.6.0, with interstitials support.
npm i hls.js
Expand Down

0 comments on commit 3882183

Please sign in to comment.