From 3484257b8a2ce8ec0f62220c146e361d1f46f412 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 19 Feb 2021 17:54:35 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da9edc6c..c7eb10ee 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Script for the Desktop * [open-email-client.ps1](Scripts/open-browser.ps1) - starts the default email client * [set-wallpaper.ps1](Scripts/set-wallpaper.ps1) - sets the given image as wallpaper -Scripts for Git Usage ---------------------- +Scripts for Git +--------------- * [clean-branch.ps1](Scripts/clean-branch.ps1) - cleans the current Git branch (including submodules) from generated files * [clone-repos.ps1](Scripts/clone-repos.ps1) - clones well-known Git repositories * [configure-git.ps1](Scripts/configure-git.ps1) - sets up the Git user configuration