From be104922ff2e6f5be26107dddf7e0af53d111ef5 Mon Sep 17 00:00:00 2001 From: Jesus Carrera Date: Fri, 7 Oct 2011 13:02:16 +0200 Subject: [PATCH] Edited README via GitHub --- README | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README b/README index 19b6807..d7c3235 100644 --- a/README +++ b/README @@ -1,3 +1,15 @@ -jOdometer is a counter that works like an odometer: moving the numbers up like in a wheel +jOdometer is a counter that works like an odometer: moving the numbers up like in a wheel. It supports decimals. -More info at http://www.frontendmatters.com/projects/jquery-plugins/ \ No newline at end of file +We can configure: + +* Start number +* Stop number +* Delay between the number change +* Increment units +* Speed and easing of the animation +* Easing of the animation +* Different styling options, including a PSD to edit the numbers image. +* Whether to format large numbers with comma or not. + +Check the demo http://www.frontendmatters.com/demos/jodometer/ +More info at http://www.frontendmatters.com/projects/jquery-plugins/jodometer \ No newline at end of file