diff --git a/README.md b/README.md index 373a4e7..8605d7e 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ grab your fav image for lockscreen background ``` ./lock.sh -u path/to/image.img + +# OR use wallaper.jpg supplied from this repo + +./lock.sh -u wallaper.jpg ``` --- diff --git a/wallpaper.jpg b/wallpaper.jpg new file mode 100644 index 0000000..3be1e4a Binary files /dev/null and b/wallpaper.jpg differ