tiny desxcription change

This commit is contained in:
2020-06-13 11:03:07 +02:00
parent e07d42c645
commit 06c9d87078

View File

@@ -12,7 +12,7 @@ setup(
description=(
"A command line application and Python library for generating binary numbers for "
"a human to decode, as well as generating the integers they represent, to check "
"the human's work."
"the human's work. Also optionally outputs to PDF."
),
long_description=long_description,
packages=find_packages(),