From 0635c510d45d8ab61c20dd3858a5c06c5b6a067a Mon Sep 17 00:00:00 2001 From: mrchimp Date: Fri, 13 Dec 2013 11:44:10 +0000 Subject: [PATCH] updated readme, moved issues to issue tracker --- readme.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/readme.md b/readme.md index 116453a..c6542f8 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,11 @@ A javscript timer/countdown clock. -Demo: http://deviouschimp.co.uk/misc/tock +[View Demo](http://deviouschimp.co.uk/misc/tock) Based on an idea by James Edwards: http://sitepoint.com/creating-accurate-timers-in-javascript/ -Status: Working - -Todo: - * Add timed events. - * Improve msToTime() implementation - * Add custom complete conditions - x number of ticks for example # What's so good about it? #