From 091fd7d77bfb8901aa655f7eef3d54a6f44981d2 Mon Sep 17 00:00:00 2001 From: superdimensional Date: Wed, 5 May 2021 14:31:03 -0400 Subject: [PATCH] consistancy fixOC --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc50179..fd963a5 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ An app made to simulate the omnitrix from the ben 10 TV series. + ## planned features: + - color changing background - keybinds - available pip download -# Misc. + +## Misc. compile with: pyinstaller --onefile omnitrix.py --hidden-import='PIL._tkinter_finder'