From 516dcc40b2ee978237be4ba9bb632152347d1ada Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Fri, 14 Aug 2015 19:38:55 -0600 Subject: [PATCH] Add speed-test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b501c7..d8f4e89 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ * [pretty-ms-cli](https://github.com/sindresorhus/pretty-ms-cli)- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s +* [speed-test](https://github.com/sindresorhus/speed-test)- Test your internet connection speed and ping using speedtest.net from the CLI + * [shortcut-url-cli](https://github.com/sindresorhus/shortcut-url-cli)- Get the URL from a web shortcut file * [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