From 3f89ae3aea5b11b98f830d58f3800a535f5b6907 Mon Sep 17 00:00:00 2001 From: vunhat_minh Date: Mon, 30 Jun 2014 12:31:42 +0900 Subject: [PATCH] setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ef32a66..0d95942 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ install_requires = [ setup(name='rainbowstream', version=version, - description="A colorful terminal-based Twitter client. Streaming API supportd.", + description="A smart and nice Twitter client on terminal.", long_description=open("./README.rst", "r").read(), classifiers=[ "Development Status :: 5 - Production/Stable", -- 2.25.1