From 7c8a078c4b6cf02cbbd0e005e02054e9169cace2 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Fri, 8 May 2020 19:48:39 +0100 Subject: [PATCH] edit the ReadMe file. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1bea3ee..204a9d5 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ pip install -r requirements.txt # 4. Run the script. python scl.py + +# Optional: View the help section. +python scl.py --help ``` Assuming this is the first time you have used this script, it will show you a message saying it cannot find your shortcuts file. If that is true, it will provide an option to create one for you. The default is `y` (yes). The name of the file the program creates is *shortcut-learner.md* and stores it your *home* directory.