diff --git a/setup.cfg b/setup.cfg index 64e47c8..3a2cc9e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = customtkinter version = 5.0.1 description = Create modern looking GUIs with Python -long_description = file: Readme.md +long_description = A modern and customizable python UI-library based on Tkinter: https://github.com/TomSchimansky/CustomTkinter long_description_content_type = text/markdown url = https://github.com/TomSchimansky/CustomTkinter author = Tom Schimansky