From 0b64e2277885d025435fc22bc27f426f32c5ee4f Mon Sep 17 00:00:00 2001 From: SleepyDan <97019199+SleepyDaniel@users.noreply.github.com> Date: Tue, 21 May 2024 21:37:42 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e68076..d0e2738 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# ez-presence +# Sigma Presence Custom Discord RPC with modern interface :3 (sorry i had no idea for name) + +### How do I use Sigma Presence? +You can Install the .exe and run the setup file after doing so you launch the exe file and put your Client ID in and fill the blanks and click on Start RPC + +### What if I am not using Windows? +You can download **Sigma Presence** source code and either compile the source code using the electron-build package by running the command "electron-build --linux" or "electron build --mac" or you can run the development build by running npm start.