Add description of python code
This commit is contained in:
parent
08c158e73b
commit
d4cfecee48
|
@ -1,4 +1,5 @@
|
||||||
# reiyua, rei@reiyua.lol, 2023
|
# reiyua, rei@reiyua.lol, 2023
|
||||||
|
# This is a simple python script which copies the images from the Microsoft Lockscreen Wallpaper Directory in AppData, append them with ".jpg" and place them in a directory of the user's choosing.
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
|
Loading…
Reference in New Issue