mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-22 20:51:17 +01:00
Updated README.md
This commit is contained in:
parent
d323c8c053
commit
1dc0d461e4
10
README.md
10
README.md
@ -27,11 +27,11 @@ 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 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/
|
||||
* it's **cross-platform**: available for Windows, Linux and Mac OS
|
||||
* 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
|
||||
* it's **fully documented**: see the official docs at https://docs.microsoft.com/en-us/powershell/
|
||||
|
||||
How to get PowerShell?
|
||||
----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user