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.