diff --git a/README.md b/README.md index dfebb3f4..5f68aea2 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ There's more info in the [Getting Started](https://matvp91.github.io/mixwave/get ## Player -We built a `facade` that simplifies working with [HLS.js](https://github.com/video-dev/hls.js) and React player components. +We built a `facade` that simplifies working with [HLS.js](https://github.com/video-dev/hls.js) and React player components. We've got a sample up on [StackBlitz - Mixwave Player Demo](https://stackblitz.com/edit/mixwave-player-demo) if you're interested in the implementation details. ```sh # make sure hls.js is atleast v1.6.0, with interstitials support.