From e02a964a521842f339175a849f422028cbc3c2f3 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 19 Sep 2020 22:32:44 +0200 Subject: [PATCH] update readme #69 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0aafd08..fec2092 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,8 @@ Image overlay with a custom position on the screen. |-|-|-|-| | `path` | Path to image file | | | | `position` | See [Position parameter](#position-parameter) | | | +| `width` | Width (from 0 to 1) where 1 is screen width | | | +| `height` | Height (from 0 to 1) where 1 is screen height | | | See also [Ken Burns parameters](#ken-burns-parameters).