From e6677d71e49b9b2e219780dfd3a8067f7debab59 Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Mon, 19 Dec 2022 21:33:39 -0800
Subject: [PATCH] Minor formatting changes
---
Payloads/Flip-Play-WAV/README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Payloads/Flip-Play-WAV/README.md b/Payloads/Flip-Play-WAV/README.md
index 89b0f24..b172b11 100644
--- a/Payloads/Flip-Play-WAV/README.md
+++ b/Payloads/Flip-Play-WAV/README.md
@@ -19,10 +19,10 @@ A script used to download a WAV file and play it after a mouse movement is detec
## Description
-This program starts off by using an Invoke-WebRequest to download a WAV file
-The system volume is then turned up to the max level
-Then the script will be paused until a mouse movement is detected
-After one is the WAV file will be played
+This program starts off by using an Invoke-WebRequest to download a WAV file.
+The system volume is then turned up to the max level.
+Then the script will be paused until a mouse movement is detected.
+After one is the WAV file will be played.
## Getting Started