diff --git a/README.md b/README.md
index 33fcc83..44c8bb1 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,61 @@
-# ClipSwipe
-Automatically navigate YouTube videos using keyboard shortcuts in order to Skip Adds.
+
+
ClipSwipe
+
+ "Automatically navigate YouTube videos using keyboard shortcuts in order to Skip Adds"
+
+
+
+
+
+
+
+[![Releases](https://img.shields.io/badge/Github-Releases-blue)](https://github.com/Abhijeetbyte/ClipSwipe/releases)
+[![license](https://img.shields.io/github/license/abhijeetbyte/MYPmanager)](LICENSE)
+[![Languages](https://img.shields.io/badge/Javascript-FFD43B?&logo=javascript&logoColor=blue)](#)
+[![Platform](https://img.shields.io/badge/Chrome-0078D6?&logo=chrome&logoColor=white)](README.md)
+
+
+
+## Features
+* No Content Analysis, Element Detection/Blocking or Blocking network requests etc.
+* Only work locally within the user's browser to prevent ads from being played on `Youtube`.
+
+
+
+The purpose of this "ClipSwipe" ad blocker is to improve the user's watching experience by removing intrusive or unwanted advertisements. It does not involve redirecting ads to different servers or altering the ad delivery process.
+
+
+## Getting started
+
+Prerequisites:
+
+* Your computer must be running on Chrome Version 114.0.5735.110 or newer
+
+* Get the Latest Version of the [Extension](https://github.com/Abhijeetbyte/ClipSwipe/archive/refs/heads/main.zip)
+
+* Extract the zip and delete unnecessary files, except `background.js` , `content.js`, `manifest.json` and `popup.html`
+
+* Open Google Chrome, in the address bar, enter "chrome://extensions" to open the Extensions page.
+
+* Toggle the "Developer mode" switch located at the top-right corner of the Extensions page.
+ - ![Dev-mode](img/dev.png)
+
+* Click on the "Load unpacked" button that appears after enabling Developer mode.
+
+* In the file explorer window that appears, navigate to the location where you saved the "ClipSwipe" folder, select it, and click "Open".
+
+
+Chrome will automatically load and install your extension from the zip file. You should see the "ClipSwipe" extension appear in the list of installed extensions on the Extensions page.
+
+
+
+## Reporting Issues & Contributions
+
+Feel free to report [issues](https://github.com/Abhijeetbyte/ClipSwipe/issues/new) and contribute to this repository
+
+
+## License
+
+Copyright © 2022 Abhijeet kumar. All rights reserved.
+
+Licensed under the [CC0-1.0 License](LICENSE).