From c34afc32ddd202298a7b914a4279485d91a0c36c Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Tue, 9 Feb 2021 17:47:08 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f6e56de..a69d950d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ Collection of PowerShell Scripts ================================ -This repository contains 120+ useful and cross-platform PowerShell scripts - to be used by command-line interface (CLI), for remote control (RC), by context menu, by voice control, by automation software (e.g. Jenkins), as daily tasks, or simply to learn PowerShell. +**This repository contains 120+ useful and cross-platform PowerShell scripts - to be used by command-line interface (CLI), for remote control (RC), by context menu, by voice control, by automation software (e.g. Jenkins), as daily tasks, or simply to learn PowerShell.** -List of Scripts ---------------- The following PowerShell scripts can be found in the [Scripts/](Scripts/) subfolder: * [add-firewall-rules.ps1](Scripts/add-firewall-rules.ps1) - adds firewall rules for the given executables (requires admin rights)