We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44a0d0 commit eec0eb8Copy full SHA for eec0eb8
README.md
@@ -17,7 +17,7 @@ slide [-t rotation_seconds] [-o background_opacity(0..255)] [-b blur_radius] -p
17
```
18
19
* `image_folder`: where to search for images (.jpg files)
20
-* `-r` for recursive traversal for `image_folder`
+* `-r` for recursive traversal of `image_folder`
21
* `rotation_seconds(default=30)`: time until next random image is chosen from the given folder
22
* `background_opacity(default=150)`: opacity of the background filling image between 0 (black background) and 255
23
* `blur_radius(default=20)`: blur radius of the background filling image
0 commit comments