diff --git a/readme.md b/readme.md index d318ad0..82bb635 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,12 @@ Add the quests you want to track in `ql`. One quest per line. You can give it a different name by prepending it with `|`. This is mostly useful for Pet Tamer/Legendary Pet names. You can also append it with `|` to pass through any reminder to the notification message. +Cronjob to execute every 6 hours, 10 minutes past the hour: + +``` +10 */6 * * * cd /root/wqb && /usr/bin/python wqb.py +``` + # Master Tamer/Pet lists These lists are useful for the "beat Tamers/Pets with all pets" achievements. (eg Aquatic Acquiescence) @@ -80,4 +86,4 @@ Kusa|Desert Survivors Talia Sparkbrow|Add More to the Collection ``` -## SL Master Tamers \ No newline at end of file +## SL Master Tamers