From 05de8471473c15433a964badf1a1f29d2755d205 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Wed, 26 Aug 2015 09:54:35 -0600 Subject: [PATCH] Add gzip-size-cli and is-reachable-cli --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 40e8223..8ac9bf3 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,12 @@ * [fortune](http://brew-formulas.com/formula/fortune) +* [gzip-size-cli](https://github.com/sindresorhus/gzip-size-cli)- Get the gzipped size of a file or stdin + * [indent-string-cli](https://github.com/sindresorhus/indent-string-cli)- Indent each line in a string +* [is-reachable-cli](https://github.com/beatfreaker/is-reachable-cli)- Check if hostnames are reachable or not + * [kill-tabs](https://github.com/sindresorhus/kill-tabs)- Kill all Chrome tabs to improve performance, decrease battery usage, and save memory * [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli)- Open the URL from a web shortcut file in the browser