From 43ed8f06315d20bdc5edd71cde4511cb3280cc2f Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Sat, 30 Aug 2014 09:37:24 -0400 Subject: [PATCH] That README tho --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95bfc1c..73cdcaf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -jquery.readtime -=============== +# jquery.readtime -Boom, read time. +> 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. +> +> — [jquery.readtime][MediumReadTime] + +[MediumReadTime]: https://medium.com/the-story/read-time-and-you-bc2048ab620c + +## Usage