From 0938ef35ded8e44042b6e6f62912062092b299e3 Mon Sep 17 00:00:00 2001 From: Krukov D Date: Tue, 5 Apr 2016 22:07:16 +0000 Subject: [PATCH] Add howdoi --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe6e64d..f62c181 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [The Fuck](https://github.com/nvbn/thefuck)- Magnificent app which corrects your previous console command. - [tldr](https://github.com/tldr-pages/tldr)- Simplified and community-driven man pages. -- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line. +- [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line. +- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line (Nodejs implementation of howdoi). - [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6. ## Data Manipulation