Updated README.md

This commit is contained in:
Markus Fleschutz 2020-08-11 14:15:02 +02:00
parent fbc2f155d2
commit 6fcf3f92b0

View File

@ -27,7 +27,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.
* it's **cross-platform**: available for Windows, Linux and Mac OS
* it's **cross-platform**: available for Linux, Mac OS and Windows
* it's **powerful**: fully control your computer
* it's **open-source**: see the Github repository at https://github.com/PowerShell/PowerShell
* it's **easy to learn**: see the tutorial at https://www.guru99.com/powershell-tutorial.html