From bac1532663707c75f75ac0fac1b303da02df3307 Mon Sep 17 00:00:00 2001 From: Kim Oliver Drechsel Date: Fri, 22 Oct 2021 13:06:14 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b630d1..d8faf3f 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ This is a generator that uses the url scheme to randomly search through the uplo ## Usage 1. Set the 3 Variables in the Script to your desired State: - - NUMBER_OF_LINKS_TO_GENERATE: Generates X urls at a time - - URL_AUTO_OPEN: If set to True the Script opens the URLs automatically in your Browser - - CLOSE_WINDOW_AFTER: If set to True the Python Window (if run in an Desktop Environment) won't close after the Script ends (keeps open to see/copy the original url) + - `NUMBER_OF_LINKS_TO_GENERATE`: Generates X urls at a time + - `URL_AUTO_OPEN`: If set to True the Script opens the URLs automatically in your Browser + - `CLOSE_WINDOW_AFTER`: If set to True the Python Window (if run in an Desktop Environment) won't close after the Script ends (keeps open to see/copy the original url) 2. Run the Script 3. Have fun searching through random screenshots