Add speed-test

This commit is contained in:
Adam Harris 2015-08-14 19:38:55 -06:00
parent 7cf3a156c2
commit 516dcc40b2
1 changed files with 2 additions and 0 deletions

View File

@ -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