From 5686088bd9c743b538ad1aeea34456b8b8c4cbfe Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Tue, 13 Oct 2015 20:09:30 -0600 Subject: [PATCH] Add SpeedRead --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2fc9985..88aaca2 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [shortcut-url-cli](https://github.com/sindresorhus/shortcut-url-cli)- Get the URL from a web shortcut file +* [SpeedRead](https://github.com/sunsations/speed_read)- A simple terminal-based open source Spritz-alike + * [string-width-cli](https://github.com/sindresorhus/string-width-cli)- Get the visual width of a string - the number of columns required to display it * [to-double-quotes](https://github.com/sindresorhus/to-double-quotes-cli)- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns