From d7dda9cb39ece0117efafa91604dd576f7665f36 Mon Sep 17 00:00:00 2001 From: Tom Schimansky Date: Thu, 15 Sep 2022 16:17:49 +0200 Subject: [PATCH] updated Readme.md --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9b2c36e..25673a8 100644 --- a/Readme.md +++ b/Readme.md @@ -31,7 +31,8 @@ pip3 install customtkinter ## Documentation -A detailed documentation can be found in the Wiki Tab here: **[Documentation](https://github.com/TomSchimansky/CustomTkinter/wiki)**. +The **official** documentation can be found in the Wiki Tab here: **[Documentation](https://github.com/TomSchimansky/CustomTkinter/wiki)**. +### ## Example Program To test customtkinter you can try this simple example with only a single button: