diff --git a/README.md b/README.md
index 03782a0..0a08710 100644
--- a/README.md
+++ b/README.md
@@ -1,45 +1,13 @@
-# PyWKS
+# Disclaimer
+This repository and its contents are published for educational purposes only.
-
-
-
+# Installation
+* `git clone https://gitea.quinten0508.com/quinten/npo`
+* `cd npo`
+* Download [N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE) and [mp4decrypt](https://www.bento4.com/downloads/)
+* `pip install -r requirements.txt`
-PyWKS is a Python script designed for obtaining keys to decrypt encrypted videos. This repository contains an improved version of WKS-KEYS.
-
-> **⚠️ Warning:**
->
-> I'm only uploading this for educational purposes.
-
-## Setup
-
-**1. Clone the repository:**
- ```bash
- git clone https://github.com/SASUKE-DUCK/pywks
- ```
-
-**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)
+# Usage
+* Extract key: `python npo_new.py -url `
+* Download single URL: `python 'npo all-in-one.py' -url `
+* Download batch URLs: `python 'npo all-in-one.py' -file `
\ No newline at end of file