Skip to content

Commit eec0eb8

Browse files
committed
fix typo in README
1 parent f44a0d0 commit eec0eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ slide [-t rotation_seconds] [-o background_opacity(0..255)] [-b blur_radius] -p
1717
```
1818

1919
* `image_folder`: where to search for images (.jpg files)
20-
* `-r` for recursive traversal for `image_folder`
20+
* `-r` for recursive traversal of `image_folder`
2121
* `rotation_seconds(default=30)`: time until next random image is chosen from the given folder
2222
* `background_opacity(default=150)`: opacity of the background filling image between 0 (black background) and 255
2323
* `blur_radius(default=20)`: blur radius of the background filling image

0 commit comments

Comments
 (0)