diff --git a/timers.lua b/timers.lua index 2545e37..5aa11d0 100644 --- a/timers.lua +++ b/timers.lua @@ -1,5 +1,6 @@ -- creates and runs timers -- also supports pausing and resuming +-- full info: http://www.lexaloffle.com/bbs/?tid=3202 -- Contributors: BenWiley4000