From eec0eb89985285ffb05944521e28f7621f588b04 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 23 Dec 2019 13:17:47 +0100 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fac180..e4f14b5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ slide [-t rotation_seconds] [-o background_opacity(0..255)] [-b blur_radius] -p ``` * `image_folder`: where to search for images (.jpg files) -* `-r` for recursive traversal for `image_folder` +* `-r` for recursive traversal of `image_folder` * `rotation_seconds(default=30)`: time until next random image is chosen from the given folder * `background_opacity(default=150)`: opacity of the background filling image between 0 (black background) and 255 * `blur_radius(default=20)`: blur radius of the background filling image