Update README.md

This commit is contained in:
Markus Fleschutz 2020-06-15 15:29:29 +02:00 committed by GitHub
parent 342e699f40
commit 76f8b68699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ What is PowerShell?
PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.
* PowerShell is cross-platform: available for Windows, Linux and Mac OS
* PowerShell is powerful: fully control your computer
* PowerShell is open-source: see the repository at https://github.com/PowerShell/PowerShell
* PowerShell is open-source: see the Github repository at https://github.com/PowerShell/PowerShell
* PowerShell is easy to learn: see the tutorial at https://www.guru99.com/powershell-tutorial.html
* PowerShell is fully documented: see the official docs at https://docs.microsoft.com/en-us/powershell/