diff --git a/README.md b/README.md index 8aa7b318..22ae174a 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ Mega Collection of PowerShell Scripts | [speak-spanish.ps1](Scripts/speak-spanish.ps1) | Speaks text with a Spanish text-to-speech voice | [Help](Docs/speak-spanish.md) | | [speak-test.ps1](Scripts/speak-test.ps1) | Performs a speak test by text-to-speech | [Help](Docs/speak-test.md) | | [speak-text.ps1](Scripts/speak-text.ps1) | Speaks the given text by text-to-speech | [Help](Docs/speak-text.md) | -| [tell-joke.ps1](Scripts/tell-joke.ps1) | Tell a joke by text-to-speech | [Help](Docs/tell-joke.md) | -| [tell-quote.ps1](Scripts/tell-quote.ps1) | Tell a quote by text-to-speech | [Help](Docs/tell-quote.md) | +| [tell-joke.ps1](Scripts/tell-joke.ps1) | Tells a joke by text-to-speech | [Help](Docs/tell-joke.md) | +| [tell-quote.ps1](Scripts/tell-quote.ps1) | Tells a quote by text-to-speech | [Help](Docs/tell-quote.md) | | [turn-volume-down.ps1](Scripts/turn-volume-down.ps1) | Turns the audio volume down | [Help](Docs/turn-volume-down.md) | | [turn-volume-fully-up.ps1](Scripts/turn-volume-fully-up.ps1) | Turns the audio volume fully up | [Help](Docs/turn-volume-fully-up.md)| | [turn-volume-off.ps1](Scripts/turn-volume-off.ps1) | Turns audio off | [Help](Docs/turn-volume-off-audio.md)|