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