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'