diff --git a/index.md b/index.md
index e21fa4e..f1ad736 100644
--- a/index.md
+++ b/index.md
@@ -1,12 +1,5 @@
-## SDR-RPC
-
-
-
-
-[](https://app.codacy.com/gh/EnderIce2/SDR-RPC?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade_Settings)
-[](https://www.codefactor.io/repository/github/enderice2/sdr-rpc)
-[](https://twitter.com/intent/follow?screen_name=enderice22)
-# SDR-RPC
+Current release: 
+Code Quality: [](https://app.codacy.com/gh/EnderIce2/SDR-RPC?utm_source=github.com&utm_medium=referral&utm_content=EnderIce2/SDR-RPC&utm_campaign=Badge_Grade_Settings) [](https://www.codefactor.io/repository/github/enderice2/sdr-rpc)
SDR-RPC is an [SDRSharp](https://airspy.com/download/) plugin that adds Discord RPC feature in it
@@ -23,59 +16,17 @@ SDR-RPC is an [SDRSharp](https://airspy.com/download/) plugin that adds Discord
### 🎁How to install
-📽Video:
-
-[](http://www.youtube.com/watch?v=Otn-xSn_ioI "")
+
---
### 🎫Example
-📽Video:
-
-[](http://www.youtube.com/watch?v=7k02dPqAjBA "")
+
---
-### 💻Building by yourself
-
-1. You need to download this stuff before compiling:
-- [Visual Studio 2019](https://visualstudio.microsoft.com/vs/)
- - [.NET 4.6](https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net46-developer-pack-offline-installer)
- - [SDRSharp Plugin SDK](https://airspy.com/?ddownload=5944)
- - SDRSharp.Common.dll
- - SDRSharp.PanView.dll
- - SDRSharp.Radio.dll
-
-2. Click "Code" and select "Open with Visual Studio" or "Download ZIP"
-
-
-
-3. If you downloaded as ZIP, unzip the archive and double click on "SDRSharpPlugin.DiscordRPC.sln"
-4. Build it and move files to SDR# location (if the compile fails try copying Reference files into /bin/Debug or /bin/Release folder)
-
----
-
-### 👀Setting your custom images on RPC
-
-1. Go to https://discord.com/developers/applications and create your own application
-2. Name it "SDRSharp" or something similar
-
-
-
-3. Go to Rich Presence > Rich Presence Assets and add your own images with these names:
-
-
-
-4. Go back to General Information and copy Client ID
-
-
-
-5. Paste the Client ID you copied earlier in plugin textbox from SDRSharp and press the ENTER key
-
-
-
-6. Restart the SDRSharp and it should be changed with your custom images
+More informations about this plugin you can find on [GitHub repository](https://github.com/EnderIce2/SDR-RPC)
---