From 5139287b859d1ccc9530dd73d77c6b8d1b359bce Mon Sep 17 00:00:00 2001 From: Zoey Date: Sat, 24 Apr 2021 16:23:33 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 68e5f5f..179b420 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ APIs are a hassle. Feel free to fork though. you need python3 installed ~~until I compile this into an executable~~ *modules* ->pip install tkinter ->pip install pypresence +>- pip install tkinter +>- pip install pypresence *download * 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 **Things to add** ->always on top button ->figure out how to pack the png background in executables ->get actual blizzard's API working ->connection status indicator +>- always on top button +>- figure out how to pack the png background in executables +>- get actual blizzard's API working +>- connection status indicator Thanks to Commando950 for helping me with the dictionary and connection check.