From 925e0a1d355e40d2691d039fa6c2286817a144aa Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 15 Mar 2021 08:37:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2e6575..d7d7b300 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Collection of PowerShell Scripts * [go-downloads.ps1](Scripts/go-downloads.ps1) - go to the user's downloads folder * [go-home.ps1](Scripts/go-home.ps1) - go to the user's home folder * [go-music.ps1](Scripts/go-music.ps1) - go to the user's music folder -* [go-root.ps1](Scripts/go-root.ps1) - go to the root directory (C: on Windows) +* [go-root.ps1](Scripts/go-root.ps1) - go to the root directory (C:\ on Windows) * [go-scripts.ps1](Scripts/go-scripts.ps1) - go to the PowerShell Scripts folder * [inspect-exe.ps1](Scripts/inspect-exe.ps1) - prints basic information of the given executable file * [list-empty-dirs.ps1](Scripts/list-empty-dirs.ps1) - lists empty subfolders within the given directory tree