Merge branch 'master' of github.com:joshtronic/jquery.readtime

This commit is contained in:
Josh Sherman 2014-09-03 22:05:49 -04:00
commit b9c9da2dc1

View file

@ -2,7 +2,7 @@
> Read time is based on the average reading speed of an adult (roughly 275
> WPM). We take the total word count of a post and translate it into minutes.
> Then, we add 12 seconds for each inline image. Boom, read time.
> Then, we add 12 seconds for each inline image. **Boom, read time.**
>
> &mdash; <cite>[Read Time and You][MediumReadTime]</cite>