diff --git a/docs/README.md b/docs/README.md index 48dac6e..d8166dc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ Execute PowerShell scripts via .Net Blazor Server WebApp with real-time output -Useful for automation and user accessibility, this is a working .NET Blazor Server WebApp that asynchronously executes PowerShell scripts, and writes the Output, Information, Progress, Warning, and Error streams to a results window in real-time. +Useful for automation and user accessibility, this is a working .NET Blazor Server WebApp that asynchronously executes PowerShell scripts, and writes the Output, Information, Progress, Warning, and Error streams in real-time. **test.ps1** (included in this project): ```powershell