From e3930f9df937a4c985e2b6c073c2674ab32dcf81 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Sun, 13 Aug 2023 07:26:16 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c12890a..4bb8519 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,8 @@ You can also specify multiple parameters in the command like this: ```powershell .\secure-standalone.ps1 -firefox $false -chrome $false ``` +Note that in this example, both the Firefox and Chrome parameters are set to $false. + @@ -140,7 +142,6 @@ You can also specify multiple parameters in the command like this: ### Links: - #### [github.com/simeononsecurity](https://github.com/simeononsecurity) - #### [simeononsecurity.ch](https://simeononsecurity.ch) -Note that in this example, both the Firefox and Chrome parameters are set to $false.