From e52b5fb7993bb8182c762aa8f1da1b05be3b45cc Mon Sep 17 00:00:00 2001 From: Tom Schimansky Date: Thu, 15 Sep 2022 16:20:05 +0200 Subject: [PATCH] updated Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 978c047..af4ef5e 100644 --- a/Readme.md +++ b/Readme.md @@ -33,8 +33,8 @@ pip3 install customtkinter The **official** documentation can be found in the Wiki Tab here: -**--> [Documentation](https://github.com/TomSchimansky/CustomTkinter/wiki)**. -## +###**--> [Documentation](https://github.com/TomSchimansky/CustomTkinter/wiki)**. + ## Example Program To test customtkinter you can try this simple example with only a single button: