From: vunhat_minh Date: Mon, 30 Jun 2014 03:31:42 +0000 (+0900) Subject: setup.py X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=3f89ae3aea5b11b98f830d58f3800a535f5b6907;p=rainbowstream.git setup.py --- 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",