From 51dbbd5b0e67d0757835e007a2e1877a7522058c Mon Sep 17 00:00:00 2001 From: James Mills Date: Wed, 25 Mar 2020 09:35:29 +1000 Subject: Added screenshots to README --- README.md | 5 +++++ screenshot-1.png | Bin 0 -> 1684723 bytes screenshot-2.png | Bin 0 -> 547304 bytes 3 files changed, 5 insertions(+) create mode 100644 screenshot-1.png create mode 100644 screenshot-2.png diff --git a/README.md b/README.md index 6e3104e..bbe84ea 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Currently only supports MP4 video files so you may need to re-encode your media Since all of the video info comes from metadata it's also useful to have a metadata editor such as [EasyTAG](https://github.com/GNOME/easytag) (which supports attaching images as thumbnails too). +### Screenshots + +![screenshot-1](/screenshot-1.png?raw=true "Main Screen and Video Player") +![screenshot-2](/screenshot-2.png?raw=true "Video Upload Screen") + ## Getting Started ### From Source diff --git a/screenshot-1.png b/screenshot-1.png new file mode 100644 index 0000000..6ce4b3a Binary files /dev/null and b/screenshot-1.png differ diff --git a/screenshot-2.png b/screenshot-2.png new file mode 100644 index 0000000..cafc8a4 Binary files /dev/null and b/screenshot-2.png differ -- cgit v1.2.3