From bf94b471b72ed258d651341ffa3afae561307c56 Mon Sep 17 00:00:00 2001 From: Rei Date: Thu, 7 Dec 2023 02:52:53 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11eca36..7967333 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MSLockscreenWallpaperGrabber -Simple python script which copies the images from the Microsoft Lockscreen Wallpaper Directory in AppData, appends them with ".jpg" and places them in a directory of the user's choosing. +Simple python script which copies the images from the Microsoft Lockscreen Wallpaper Directory in AppData, appends them with ".jpg" and places them in a directory of the user's choosing to use as a desktop wallpaper. This can be setup as a service in Windows to grab the wallaper's daily upon startup or login.