From 092c89f6832c09e7a4b874cd41b6be76f4f8e2b5 Mon Sep 17 00:00:00 2001
From: Night Kaly <77528305+night0721@users.noreply.github.com>
Date: Sun, 30 May 2021 13:03:20 +0800
Subject: [PATCH] .
---
README.md | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fa34837..7769316 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,31 @@
-# RPC_Night
-Discord Rich Presence
+# Night-RPC ``
+
+RPC is rich presence fore Discord. You can use it through Discord Desktop, but not for web and mobile version.
+
+Watch the video https://youtube.com/c/Kirito01 and know more!
+
+# How to use it? ``
+
+1. Clone this repository
+
+```cmd
+git clone https://github.com/night0721/Night_RPC
+```
+
+2. Create a new application in`` Discord Devloper Portal`` and copy the ID of the application and then paste it in the bottom of``index.js``.
+3. Upload the photos as assets in the Rich Presence Part
+4. Edit the``index.js`
` as you want
+5. After that, run the commands in the command line :
+
+```cmd
+npm install discord-rpc
+node index.js
+```
+
+# Important things ``
+
+Make sure you don't open Bot in that Discord application or else you need to open another application for the Rich Presence.
+
+# Support ``
+
+If you have any problem/question, please join the [support server](https://discord.gg/SbQHChmGcp) and I will be here for help.