From ac5d62db2fc4d08799886503804b0b009bdda10a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 25 May 2018 16:10:57 +1000 Subject: [PATCH] docs: update --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 67b5365..8345388 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setuptools.setup( version=VERSION, author="Dylan Araps", author_email="dylan.araps@gmail.com", - description="Generate and change colorschemes on the fly", + description="Generate and change color-schemes on the fly", long_description_content_type="text/markdown", long_description=LONG_DESC, keywords="wal colorscheme terminal-emulators changing-colorschemes",