diff --git a/docs/FAQ.md b/docs/FAQ.md index debaf6e7..395b6a44 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -142,6 +142,12 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need * **For Windows Terminal:** open Settings > Profiles > Windows PowerShell > Command line and add " -nologo". +
Where to find more PowerShell scripts? + +* [https://www.sharescripts.io](ShareScripts.io) +
+ +
How to write good PowerShell scripts? **Good PowerShell scripts are both user-friendly and platform-independent. As a starting point I recommend the following:**