mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 15:57:54 -05:00
readme updated
This commit is contained in:
parent
e3533cccee
commit
1eee427cc4
2 changed files with 7 additions and 1 deletions
|
@ -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)
|
**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
|
## Other
|
||||||
|
|
||||||
[MIT License](http://www.opensource.org/licenses/mit-license.php)
|
[MIT License](http://www.opensource.org/licenses/mit-license.php)
|
||||||
|
|
|
@ -131,7 +131,8 @@ jQuery.timeago.settings.allowFuture = true;</pre>
|
||||||
<h3>Who?</h3>
|
<h3>Who?</h3>
|
||||||
<p>
|
<p>
|
||||||
Timeago was built by <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
|
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
|
a <a href="http://ejohn.org/blog/javascript-pretty-date/">similar
|
||||||
approach</a>. The verbiage was based on
|
approach</a>. The verbiage was based on
|
||||||
the <tt>distance_of_time_in_words</tt> ActionView helper
|
the <tt>distance_of_time_in_words</tt> ActionView helper
|
||||||
|
@ -160,6 +161,7 @@ end</pre>
|
||||||
License</a>
|
License</a>
|
||||||
</div>
|
</div>
|
||||||
Copyright © 2008-2009 <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
|
Copyright © 2008-2009 <a href="http://ryan.mcgeary.org">Ryan McGeary</a>
|
||||||
|
(<a href="http://twitter.com/rmm5t">@rmm5t</a>)
|
||||||
</div>
|
</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>
|
<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>
|
||||||
|
|
Loading…
Reference in a new issue