readme chnage images

This commit is contained in:
Tom Schimansky
2022-11-28 00:02:16 +01:00
parent 3bfa532fa5
commit dbd8968ee7
3 changed files with 1 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
import tkinter.messagebox
import customtkinter
from PIL import Image
import os
@@ -7,7 +6,6 @@ customtkinter.set_appearance_mode("dark")
class App(customtkinter.CTk):
width = 900
height = 600