diff --git a/README.md b/README.md
index fa34837..b44bed4 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.