From 26ee973818962126b4352fece06ee38ca155273d Mon Sep 17 00:00:00 2001 From: z0ccc <70310180+z0ccc@users.noreply.github.com> Date: Sun, 28 Aug 2022 15:15:20 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 061850a..00d4977 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ Vytal contains no ads and signup is not required. ### Debugging bar -While the chrome.debugger API is active, a bar under the address bar is displayed. Hiding the bar is only possible when the --silent-debugger-extension-api command-line switch is used. +While the chrome.debugger API is active, a bar under the address bar is displayed. Hiding the bar is only possible when the --silent-debugger-extension-api command-line switch is used. + +Instructions on how to run chromium with flags: https://www.chromium.org/developers/how-tos/run-chromium-with-flags ### FireFox