diff --git a/README.md b/README.md index 4ee5490..413ff2c 100644 --- a/README.md +++ b/README.md @@ -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**