diff --git a/README.md b/README.md
index 250d3b6..03782a0 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,45 @@
-# pywks
-This script will obtain keys to decrypt the encrypted videos.
+# PyWKS
-> **Warning**
->
-> I'm only uploading this for educational.
+
+
+
-## setup
+PyWKS is a Python script designed for obtaining keys to decrypt encrypted videos. This repository contains an improved version of WKS-KEYS.
-It's an improved version of WKS-KEYS; I was feeling bored and decided to do this. Two example scripts, main.py and main_dsnp.py, have been added. The commands to use are explained when you run them with the -h flag.
+> **⚠️ Warning:**
+>
+> I'm only uploading this for educational purposes.
-main.py
+## Setup
-
+**1. Clone the repository:**
+ ```bash
+ git clone https://github.com/SASUKE-DUCK/pywks
+ ```
-main_dsnp.py
+**2. Install dependencies:**
+ ```bash
+ pip install -r https://github.com/SASUKE-DUCK/pywks/blob/main/requirements.txt
+ ```
-
+**3. Explore the example scripts:**
+ - `main.py`
+ - `main_dsnp.py`
+ For detailed instructions, run the scripts with the `-h` flag.
+
+## Screenshots
+
+### `main.py`
+
+
+
+### `main_dsnp.py`
+
+
+
+## Support and Community
+
+Join our Discord community for support, discussions, and updates!
+
+[](https://discord.gg/utEG7CsAm5)