Skip to content

Commit

Permalink
Updated README to explain how the title attribute is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Nov 1, 2009
1 parent b235191 commit 799a687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 799a687

Please sign in to comment.