From 97e5ae0759f044ae1d7c114bbde01b0069701f36 Mon Sep 17 00:00:00 2001 From: Hunter Date: Sat, 6 Aug 2016 17:14:54 -0400 Subject: [PATCH] formatting --- Payload---Windows-10-:-Download-&-Change-Wallpaper.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile b/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile index 468934e..fa5dd9f 100644 --- a/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile +++ b/Payload---Windows-10-:-Download-&-Change-Wallpaper.textile @@ -1,3 +1,4 @@ +``` REM This is a script to download and change the wallpaper in windows 10 REM In order to work, windows must be using the default app for opening photos DELAY 5000 @@ -52,4 +53,5 @@ DELAY 500 DOWN DELAY 500 ENTER -DELAY 500 \ No newline at end of file +DELAY 500 +``` \ No newline at end of file