diff --git a/setup.py b/setup.py index 9539b36..6d2f174 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="gsitegen", author="Govindas", author_email="govindas@govindas.invalid", - description="File and message encryption GUI and CLI", + description="Static site generator", long_description=open("README.md").read(), long_description_content_type="text/markdown", url="https://git.limework.net/Govindas/SiteGenerator",