readme updated

This commit is contained in:
Ryan McGeary 2009-02-07 10:59:11 -05:00
parent e3533cccee
commit 1eee427cc4
2 changed files with 7 additions and 1 deletions

View file

@ -33,6 +33,10 @@ As time passes, the timestamps will automatically update.
**For different language configurations**: [http://gist.github.com/6251](http://gist.github.com/6251)
## Author
[Ryan McGeary](http://ryan.mcgeary.org) ([@rmm5t](http://twitter.com/rmm5t))
## Other
[MIT License](http://www.opensource.org/licenses/mit-license.php)

View file

@ -131,7 +131,8 @@ jQuery.timeago.settings.allowFuture = true;</pre>
<h3>Who?</h3>
<p>
Timeago was built by <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
while standing on the shoulders of giants. John Resig wrote about
(<a href="http://twitter.com/rmm5t">@rmm5t</a>) while standing on the
shoulders of giants. John Resig wrote about
a <a href="http://ejohn.org/blog/javascript-pretty-date/">similar
approach</a>. The verbiage was based on
the <tt>distance_of_time_in_words</tt> ActionView helper
@ -160,6 +161,7 @@ end</pre>
License</a>
</div>
Copyright &copy; 2008-2009 <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
(<a href="http://twitter.com/rmm5t">@rmm5t</a>)
</div>
<a href="http://github.com/rmm5t/jquery-timeago"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub" /></a>