diff --git a/README.md b/README.md
index 291726c..5824b52 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,15 @@
-# Linux View
-![Eeriespammer@DebianSS](https://user-images.githubusercontent.com/96463088/230779486-609ea372-11f1-49dc-901d-0b0eee836f19.png)
-# Windows View
-![finalEerieSpammerpic](https://user-images.githubusercontent.com/96463088/230771087-94993dad-e37d-4c1d-b4d5-2fab6a04bce4.png)
# EerieSpammer
-This is a powerful tool that can "spam" your desired amount of messages to your desired platform at your desired time
-# Installation:
-(1) General Guide for Linux distros (Desktop supported only sorry for android users)
-
-```
+This is a powerful tool that can "spam" your desired amount of messages at your desired time with desired time-gap.
+## Installation:
-apt update
+[+]REQUIREMENTS
+1. Desktop or Laptop. (Android not supported.)
+2. 1GB internet.
+3. No computer knowledge requried.
-apt upgrade
+[+]COMMANDS
+1. For Linux users.
+```
apt install git
@@ -25,6 +23,22 @@ cd EerieSpammer
pip install -r requirements.txt
+```
+2. For Windows users.
+
+Install git from [here](https://gitforwindows.org/)
+
+Install python from [here](https://www.python.org/downloads/) (Make sure to select compitable version for your computer.)
+
+Now run following commands.
+```
+python -m ensurepip --default-pip
+
+git clone https://github.com/DrEerie/EerieSpammer
+
+cd EerieSpammer
+
+pip install -r requirements.txt
```
Congratulations you have successfully installed the now its time to use it.
@@ -42,6 +56,11 @@ Run the following command to use the tool
# Don't forget to star the repo and follow the creator.
# Usage tutorial on youtube:
-
+ Note that the tutorial in the following video is recorded earlier . Now EerieSpammer have gone through some UI changes as well but author don't have time to record a new turorial.
[Click here to visit youtube tutorial](https://youtu.be/5-7IdMy-J_0)
Please like the video and suscribe as to encourage as .
+
+# Linux View
+![Eeriespammer@DebianSS](https://user-images.githubusercontent.com/96463088/230779486-609ea372-11f1-49dc-901d-0b0eee836f19.png)
+# Windows View
+![finalEerieSpammerpic](https://user-images.githubusercontent.com/96463088/230771087-94993dad-e37d-4c1d-b4d5-2fab6a04bce4.png)