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.