From 610dfaaacc950ef1c933355bf0c5797358afad2c Mon Sep 17 00:00:00 2001 From: kikito Date: Mon, 29 Oct 2012 00:17:53 +0100 Subject: [PATCH] updated readme --- README.textile | 1 + 1 file changed, 1 insertion(+) diff --git a/README.textile b/README.textile index 7488300..ec3f0c5 100644 --- a/README.textile +++ b/README.textile @@ -37,6 +37,7 @@ cron.reset() -- stops all the current actions, both timed ones and periodical on Some tag examples: +
   -- This has the same effect of cron.after(2, showMenu), except that the
   -- time entry is tagged with the tags 'main-menu' and 'menu'