Add description

This commit is contained in:
Skylar Ittner 2018-12-29 01:03:06 -07:00
parent 4df09ed41a
commit 1377989250

View File

@ -24,5 +24,6 @@ setup(
author="Netsyms Technologies", author="Netsyms Technologies",
author_email="opensource@netsyms.com", author_email="opensource@netsyms.com",
license="MPL-2.0", license="MPL-2.0",
url="https://source.netsyms.com/Apps/NotePostCLI" url="https://source.netsyms.com/Apps/NotePostCLI",
description="A simple Python terminal app for using NotePost, an online notetaking app."
) )