diff --git a/.spelling b/.spelling index 52fd6136b7b..05b0c3e5fb7 100644 --- a/.spelling +++ b/.spelling @@ -871,6 +871,8 @@ zhenggu analytics - docs/debugging/README.md corehost + - docs/learning-powershell/README.md +PSKoans - docs/testing-guidelines/CodeCoverageAnalysis.md de5f69c - docs/testing-guidelines/TestRoadmap.md diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 084043429cd..ba70b54f99d 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -102,6 +102,7 @@ Note that all bash commands should continue working on PowerShell session. - [Learn PowerShell Video Library][idera-learn-powershell] from Idera - [PowerShell 5 How-To Videos][script-guy-how-to] by Ed Wilson - [PowerShell Documentation](https://docs.microsoft.com/powershell) +- [Interactive learning with PSKoans](https://aka.ms/pskoans) ### Commercial Resources