From 31cebdc2489c53540e425da85ad4639f7fbdf95d Mon Sep 17 00:00:00 2001 From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> Date: Wed, 4 Jul 2018 11:10:58 +0200 Subject: [PATCH] Shorten main header again --- Updater/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Updater/README.md b/Updater/README.md index d956c0e..254b623 100644 --- a/Updater/README.md +++ b/Updater/README.md @@ -1,5 +1,5 @@ -Service Updates, Configuration Management and Logfiles Collection -================================================================= +Service Updates, Config and Log Files Management +================================================ The service can automatically be updated by running the `Update-Service.ps1` script. It will check a remote location (configurable via a config file) and do -- GitLab