From b26dc5ff5935bf1223225ca6d5e0226ca9d60d79 Mon Sep 17 00:00:00 2001 From: Zoey Date: Sat, 24 Apr 2021 00:51:46 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8c07f27..de12fc6 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,20 @@ Diablo 3 Discord Rich Presence Quick and dirty way to get Discord's Rich Presence working with Diablo 3. You have to set everything up manually for now. APIs are a hassle. Feel free to fork though. -Installation +**Installation** -Just get the executable for either Windows or Linux in the releases tab. +>Just get the executable for either Windows or Linux in the releases tab. you need python3 installed ~~until I compile this into an executable~~ -modules -pip install tkinter -pip install pypresence +*modules* +>pip install tkinter +>pip install pypresence -download +*download * the main branch source code and extract it to some folder -running it +*running it* open terminal in that folder, or cd into it and run python3 ./d3rpc.py Feel free to add me on Discord or DM me here.