Merge pull request #30 from UberGuidoZ/patch-20
Minor formatting changes
This commit is contained in:
commit
23123540a5
1 changed files with 4 additions and 4 deletions
|
@ -19,10 +19,10 @@ A script used to download a WAV file and play it after a mouse movement is detec
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
This program starts off by using an Invoke-WebRequest to download a WAV file<br>
|
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<br>
|
The system volume is then turned up to the max level.
|
||||||
Then the script will be paused until a mouse movement is detected<br>
|
Then the script will be paused until a mouse movement is detected.
|
||||||
After one is the WAV file will be played
|
After one is the WAV file will be played.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue