updated readme

This commit is contained in:
kikito 2012-10-29 00:17:53 +01:00
parent ffcc2b6b11
commit 610dfaaacc

View File

@ -37,6 +37,7 @@ cron.reset() -- stops all the current actions, both timed ones and periodical on
</pre> </pre>
Some tag examples: Some tag examples:
<pre> <pre>
-- This has the same effect of cron.after(2, showMenu), except that the -- This has the same effect of cron.after(2, showMenu), except that the
-- time entry is tagged with the tags 'main-menu' and 'menu' -- time entry is tagged with the tags 'main-menu' and 'menu'