From fd507870e151689136423c52ca5ed93541f804cc Mon Sep 17 00:00:00 2001 From: Ali Parlakci Date: Thu, 12 Jul 2018 01:39:58 +0300 Subject: [PATCH] Added more information --- README.md | 6 ++++-- docs/help_page.md | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c0dbc0..263fef0 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,11 @@ It should redirect to a page which shows your **imgur_client_id** and **imgur_cl \* Select **OAuth 2 authorization without a callback URL** first then select **Anonymous usage without user authorization** if it says *Authorization callback URL: required* -## Running the script with command line arguments +## Running the script -See **[`python script.py --help`](docs/help_page.md)** +For **Windows** users, there is an *EXE* file to run easily. **Linux** and **MacOS** users have to run it from the *source code* through terminal. + +To get further information about that and **command-line arguments**, see **[`python script.py --help`](docs/help_page.md)** ## FAQ ### I can't open the self post files. diff --git a/docs/help_page.md b/docs/help_page.md index c20869f..2563485 100644 --- a/docs/help_page.md +++ b/docs/help_page.md @@ -39,7 +39,6 @@ optional arguments: ## Examples -- **Don't include `python script.py` part if you start the script by double-clicking** - **Use `python3` instead of `python` if you are using *MacOS* or *Linux*** ```console