aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2019-08-05 19:05:31 +0200
committerdec05eba <dec05eba@protonmail.com>2019-08-05 19:05:34 +0200
commit5eb6e8a6ecd9907c422a052ed3fcd8381a375cd1 (patch)
tree1be661c7f86453750fc2a88cacdac7b64064af05 /README.md
parent657edb8eb9ab2fdef60d9c5d23a4c3093a64d859 (diff)
Scale image/video
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9da4b12..7de0d75 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,13 @@
# QuickMedia
Native clients of websites with fast access to what you want to see
# Dependencies
-See project.conf \[dependencies]. youtube-dl also needs to be installed to play videos from youtube.
+## Compile
+See project.conf \[dependencies].
+## Runtime
+### Required
+curl needs to be downloaded for network requests.
+### Optional
+youtube-dl needs to be installed to play videos from youtube.
# TODO
Fix x11 freeze that sometimes happens when playing video.
If a search returns no results, then "No results found for ..." should be shown and navigation should go back to searching with suggestions.