From b950225b118f69368a61da54001ae30518d9baa8 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Sat, 12 Sep 2015 12:43:34 -0600 Subject: [PATCH] Add detect-indent-cli --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3caa26..b83a4f7 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ * [cowsay and cowthink](https://web.archive.org/web/20120225123719/http://www.nog.net/~tony/warez/cowsay.shtml)- You can [install with homebrew](http://brew-formulas.com/formula/cowsay) +* [detect-indent-cli](https://github.com/sindresorhus/detect-indent-cli)- Detect the indentation of code + * [find-up-cli](https://github.com/sindresorhus/find-up-cli)- Find a file by walking up parent directories * [fortune](http://brew-formulas.com/formula/fortune)