Update README.md

This commit is contained in:
Zoey 2021-04-24 16:23:33 +02:00 committed by GitHub
parent 9ee35b4770
commit 5139287b85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@ APIs are a hassle. Feel free to fork though.
you need python3 installed ~~until I compile this into an executable~~ you need python3 installed ~~until I compile this into an executable~~
*modules* *modules*
>pip install tkinter >- pip install tkinter
>pip install pypresence >- pip install pypresence
*download * *download *
the main branch source code and extract it to some folder the main branch source code and extract it to some folder
@ -24,10 +24,10 @@ Feel free to add me on Discord or DM me here.
SailorZoop#9082 SailorZoop#9082
**Things to add** **Things to add**
>always on top button >- always on top button
>figure out how to pack the png background in executables >- figure out how to pack the png background in executables
>get actual blizzard's API working >- get actual blizzard's API working
>connection status indicator >- connection status indicator
Thanks to Commando950 for helping me with the dictionary and connection check. Thanks to Commando950 for helping me with the dictionary and connection check.