From 6066072fc9304981b8a3bd8cdb102d3404ee2fee Mon Sep 17 00:00:00 2001 From: Tom Schimansky Date: Sat, 8 May 2021 16:40:59 +0200 Subject: [PATCH] added badges --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index bb7d2be..3341d43 100644 --- a/Readme.md +++ b/Readme.md @@ -23,6 +23,7 @@ next to your program, or **install the module with pip**: ``` pip install customtkinter ``` +PyPI: https://pypi.org/project/customtkinter/ ### Example program (simple button): To test customtkinter you can try this simple example with only a single button: