diff --git a/README.md b/README.md index f636a73..12946ad 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@ # Bandersnatch Interactive Player (based on html5 video player) +With this online(html) video player you can watch `Bandersnatch` episode of `Black Mirror` **interactively**. + +[Live demo](https://mehotkhan.github.io/BandersnatchInteractive/) + +## How yo use +The only thing you need is 5hours video file of `Bandersnatch` episode, Drag & drop the file in [this](https://mehotkhan.github.io/BandersnatchInteractive/) page and enjoy! ## Screenshot ![Screenshot](screenshot/option-example.png) ## Tips -* only work on google chrome ( on firefox dont work , codec problem) -* download Bandersnatch video file ( 5:12:14 ) -* drag it on white box on page :) -* on full screen video choice dont show !!! -* only english subtitle available , if you want add another language subtitle , tell me +* Only work on google chrome (Doesn't work on Firefox; codec problems) +* Download `Bandersnatch` video file (`5:12:14`) +* Drag it on white box on [page](https://mehotkhan.github.io/BandersnatchInteractive/) :) +* On full screen video choice don't show !!! +* Only english subtitle available, If you want add another language subtitle, tell me. -# Credit -* based on https://github.com/joric/bandersnatch code +## Credit +* based on [joric work](https://github.com/joric/bandersnatch)