Update 'README.md'

This commit is contained in:
David Daily 2021-01-26 11:02:32 -06:00
parent 10165001b7
commit 3d3159cab1
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ This AHK script simply interacts with the API, not directly interacting with the
## Usage
The recommended way to use this is to launch it with command line parameters. I wouldn't advise `#Include`ing it since it contains quite a few `ExitApp`s.
I didn't want to have you specify the UserID when you call the script, that's super annoying. Just go in there and put it in at the very top.
**[How to launch with command line parameters documentation](https://www.autohotkey.com/docs/Scripts.htm#cmd)**
**How to do it from within AHK**