From 6aa29dbf3470c515c79b94c92b1b96280b738562 Mon Sep 17 00:00:00 2001 From: Olai <94807067+OlaYZen@users.noreply.github.com> Date: Mon, 27 May 2024 08:53:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c7c789..50308c6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The script reads its configuration from a JSON file named `config.json` located - `enableRegularVersion`: Boolean flag to enable the downloading of the regular version of Chrome. - `enableForcedVersion`: Boolean flag to enable the downloading of the forced update version of Chrome. - `enableNumberedVersion`: Boolean flag to enable the automatic renaming of the folder to the newest version of Chrome **⚠️This config requires administrative privileges when executing the script!⚠️** -- `logDateFormat`: A string defining the format of timestamps in log messages. +- `logDateFormat`: A string defining the format of timestamps in logs. #### Date Configuration