From c33018f1f90bbf5ad0c96f7f13abd713712e5227 Mon Sep 17 00:00:00 2001 From: Jonathan Shobrook Date: Thu, 12 Apr 2018 03:27:48 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf950d2..261f2fb 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell * [q](https://github.com/cal2195/q) - Vim like macro registers for your Bash and Zsh Shell * [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh -* [rebound](https://github.com/shobrook/rebound) - Instantly fetch Stack Overflow results when you get a compiler error +* [rebound](https://github.com/shobrook/rebound) - Instantly browse Stack Overflow results in your terminal when you get a compiler error * [rg](https://github.com/BurntSushi/ripgrep) - ripgrep is a line oriented search tool that combines the usability of The Silver Searcher with the raw speed of GNU grep * [shell-history](https://github.com/Pawamoy/shell-history) - Visualize your shell usage with Highcharts * [SHML](https://github.com/odb/shml) - Style framework for the terminal (Shell Markup Language)