Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 664741c

Browse files
authored
Update README.md
1 parent 886356d commit 664741c

File tree

1 file changed

+2
-3
lines changed
  • Scripts/Miscellaneous/Windows_Wallpaper_Changer

1 file changed

+2
-3
lines changed

Scripts/Miscellaneous/Windows_Wallpaper_Changer/README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ A simple script in Python to change the Windows Desktop Wallpaper.
66
You just require Python Version 3.x or up.
77

88
### How to run the script
9-
</br>
109
Step 1. If you wish to run the script in the Python IDLE, Launch the IDLE and open this file. </br>
11-
Step 2. Run the Script by pressing the F5 Key.
10+
Step 2. Run the Script by pressing the F5 Key.</br>
1211

13-
If you are executing from the terminal:</br></br>
12+
If you are executing from the terminal:</br>
1413
Step 1. Launch the CMD or any bash.</br>
1514
Step 2. Type 'python3 background.py' (Make Sure you are in the correct directory)
1615

0 commit comments

Comments
 (0)