From 83c26e3031a2e82592c5fc4953eed1a70d5af9ea Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Mon, 19 Dec 2022 21:31:30 -0800
Subject: [PATCH] Minor formatting changes
---
Payloads/Flip-JumpScare/README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Payloads/Flip-JumpScare/README.md b/Payloads/Flip-JumpScare/README.md
index 2e26dec..921a692 100644
--- a/Payloads/Flip-JumpScare/README.md
+++ b/Payloads/Flip-JumpScare/README.md
@@ -19,10 +19,10 @@ A script I put together to torment Call Center Scammers but can be used on your
## Description
-This script starts off using Invoke-WebRequests to download both an Image and Sound file
-Their system volume is then turned up to the max level
-The script will be paused until a mouse movement is detected
-At that point there desktop wallpaper will be changed to the scary image provided and the scream sound effect will be played
+This script starts off using Invoke-WebRequests to download both an Image and Sound file.
+Their system volume is then turned up to the max level.
+The script will be paused until a mouse movement is detected.
+At that point there desktop wallpaper will be changed to the scary image provided and the scream sound effect will be played.
## Getting Started