diff --git a/README.md b/README.md index f9837bae..7706d81f 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ Mega Collection of PowerShell Scripts ------------------------ * [convert-ps2bat.ps1](Scripts/convert-ps2bat.ps1) - converts PowerShell script(s) to .bat files * [daily-tasks.sh](Scripts/daily-tasks.sh) - execute PowerShell scripts automatically as daily tasks (Linux only) -* [introduce-powershell.sh](Scripts/introduce-powershell.sh) - introduces PowerShell to new users +* [introduce-powershell.ps1](Scripts/introduce-powershell.ps1) - introduces PowerShell to new users * [list-aliases.ps1](Scripts/list-aliases.ps1) - lists all PowerShell aliases * [list-automatic-variables.ps1](Scripts/list-automatic-variables.ps1) - lists the automatic variables of PowerShell * [list-cheat-sheet.ps1](Scripts/list-cheat-sheet.ps1) - lists the PowerShell cheat sheet