From f405ed6151901bd40a4e9f9e9a6372ec92917a9b Mon Sep 17 00:00:00 2001 From: vunhat_minh Date: Tue, 1 Jul 2014 16:28:21 +0900 Subject: [PATCH] Added rainbowstream to Command-line Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eae05ab3..4ad664a0 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b * [clint](https://github.com/kennethreitz/clint) - Python Command-line Application Tools. * [docopt](http://docopt.org/) - Pythonic command line arguments parser. * [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text. +* [rainbowstream](http://www.rainbowstream.org) - A smart and nice Twitter client on terminal. ## Documentation