Skip to content

Commit

Permalink
Merge pull request #56 from Omniphantasm/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
TheNetsky authored Jan 26, 2024
2 parents 2fea17c + 0303b8c commit e082fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Under development, however mainly for personal use!
6. Run `npm run start` to start the built script

## Notes ##
- If you end the script without closing the browser window first (only with headless as false), you'll be left with hanging chrome instances using resources. Use taskmanager to kill these or use the included `npm run chrome-kill-win` script. (Windows)
- If you end the script without closing the browser window first (only with headless as false), you'll be left with hanging chrome instances using resources. Use taskmanager to kill these or use the included `npm run kill-chrome-win` script. (Windows)
- If you automate this script, set it to run at least 2 times a day to make sure it picked up all tasks, set `"runOnZeroPoints": false` so it doesn't run when no points are found.

## Docker (Experimental) ##
Expand Down

0 comments on commit e082fb0

Please sign in to comment.