Browse Source

edit the ReadMe file.

master 1.0.0
Craig Oates 4 years ago
parent
commit
7c8a078c4b
  1. 3
      README.md

3
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.

Loading…
Cancel
Save