Updated README to explain how the title attribute is updated

This commit is contained in:
Ryan McGeary 2009-11-01 10:21:37 -05:00
parent b23519102f
commit 799a6874f9

View file

@ -25,7 +25,7 @@ This will turn all abbr elements with a class of timeago and an ISO 8601 timesta
into something like this:
<abbr class="timeago" title="2008-07-17T09:24:17Z">about 1 day ago</abbr>
<abbr class="timeago" title="July 17, 2008">about 1 day ago</abbr>
As time passes, the timestamps will automatically update.