diff --git a/README.md b/README.md index 865548d..cbb08d3 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,10 @@ An app made to simulate the omnitrix from the ben 10 TV series. ## planned features: - color changing background -- keybinds \ No newline at end of file +- keybinds +- available pip download + +# Misc. + +compile with: +pyinstaller --onefile ben10.py --hidden-import='PIL._tkinter_finder'