From 31f2d962c1e4a2126c80d7c0effeb4db9cd5e70e Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Tue, 21 May 2019 10:50:14 -0400 Subject: [PATCH] Update README with info about --headless --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ce4bde2..8c4ff5c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ Personally, I did this so I would feel less attached to my Facebook profile * If you have 2-Factor Auth configured then the script will pause for 20 seconds to allow you to enter your code and log in. +## Headless mode +* The tool supports running Chrome in headless mode with the `--headless` + option, which may be preferable if you plan on running it in the background. + ## How To Install Python ### MacOS