summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Mills <prologic@shortcircuit.net.au>2020-03-25 09:35:29 +1000
committerJames Mills <prologic@shortcircuit.net.au>2020-03-25 09:35:29 +1000
commit51dbbd5b0e67d0757835e007a2e1877a7522058c (patch)
tree708b6c65cbfe86668ae64f8f7b0bba82f236af9c
parentc7eabd8585b3bbff9feb6497d4cdb0d3af72ccca (diff)
Added screenshots to README
-rw-r--r--README.md5
-rw-r--r--screenshot-1.pngbin0 -> 1684723 bytes
-rw-r--r--screenshot-2.pngbin0 -> 547304 bytes
3 files changed, 5 insertions, 0 deletions
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
--- /dev/null
+++ b/screenshot-1.png
Binary files differ
diff --git a/screenshot-2.png b/screenshot-2.png
new file mode 100644
index 0000000..cafc8a4
--- /dev/null
+++ b/screenshot-2.png
Binary files differ