aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSan Jacobs2021-06-17 23:13:15 +0200
committerGitHub2021-06-17 23:13:15 +0200
commitdc94f645f3fd007170228994c0c94433ce648426 (patch)
tree3be4c776195dbbe35d6dd1c6c0c1293bc6dd8c8f /README.md
parentfc84347c0e833593fb2baa25fd1921c73d598e9c (diff)
downloadfilmstripper-dc94f645f3fd007170228994c0c94433ce648426.tar.gz
filmstripper-dc94f645f3fd007170228994c0c94433ce648426.tar.bz2
filmstripper-dc94f645f3fd007170228994c0c94433ce648426.zip
Formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0bb3b66..20c1e32 100644
--- a/README.md
+++ b/README.md
@@ -12,10 +12,12 @@ python3 filmstripper.py /input/directory/ /output/file.png [v/h]
## Examples
Starting out with a png image sequence like this in a folder:
+
![image](https://user-images.githubusercontent.com/21090839/110244138-ab721a80-7f5d-11eb-81a8-759f8e894ed6.png)
Will generate one png like this:
+
![Slider_Large](https://user-images.githubusercontent.com/21090839/110244156-bd53bd80-7f5d-11eb-89ba-465416a838f4.png)
This one was generated with the `h` argument, so it is horizontal, rather than vertical.