diff --git a/README.md b/README.md index c40e216..13fc0b8 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,13 @@ With this online(html) video player you can watch `Bandersnatch` episode of `Bla 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 + * full screen mode + + ![Screenshot](screenshot/full-screen.png) - ![Screenshot](screenshot/option-example.png) +* non full screen mode +* + ![Screenshot](screenshot/non-full-screen.png) ## Tips * Only work on google chrome (Doesn't work on Firefox; codec problems) diff --git a/screenshot/.directory b/screenshot/.directory new file mode 100644 index 0000000..da1a673 --- /dev/null +++ b/screenshot/.directory @@ -0,0 +1,3 @@ +[Dolphin] +Timestamp=2019,1,18,12,44,42 +Version=4 diff --git a/screenshot/full-screen.png b/screenshot/full-screen.png new file mode 100644 index 0000000..d0cdb42 Binary files /dev/null and b/screenshot/full-screen.png differ diff --git a/screenshot/non-full-screen.png b/screenshot/non-full-screen.png new file mode 100644 index 0000000..3367cc7 Binary files /dev/null and b/screenshot/non-full-screen.png differ