diff --git a/README.md b/README.md
index 4a4b193..079dac6 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,64 @@
-# infinite-zoom-sd-webui
-infinite zoom effect extension for AUTOMATIC1111's webui
+# Infinite zoome extension for [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui/).
+This is an extension for the SD-WebUI AUTOMATIC1111's webui that allows users to create infinite zoom effect videos using stable diffusion outpainting method.
+
+## Installation
+
+ Click to expand
+
+1. Open [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui/).
+
+2. Go to the `Extensions tab` > `Install from URL`.
+
+3. Enter `https://github.com/v8hid/infinite-zoom-automatic1111-webui.git` for the URL and leave the second field empty.
+>
+
+4. Go to the Installed tab and press Apply and restart.
+
+>
+
+5. Wait for the Stable Diffusion WebUI to restart and now you can try the Infinite Zoom extension.
+
+
+
+## Usage
+
+
+ Click to expand
+
+
+
+
+
+ ### **Important Tip:**
+
+ * For better result make sure to use **inpaint models**
+
+
+## Examples
+
+
+ Click to expand
+
+
+
+https://user-images.githubusercontent.com/62482657/231573289-2db85c57-540d-4c7d-859f-3c3ddfcd2c8a.mp4
+
+
+https://user-images.githubusercontent.com/62482657/231574588-3196beda-7237-407f-bc76-eae10599b5eb.mp4
+
+
+https://user-images.githubusercontent.com/62482657/231574839-9d3aab52-7a87-4658-88d0-46b8dd7f4b60.mp4
+
+
+
+
+
+
+
+## Contributing
+
+Contributions are welcome! Please follow these guidelines:
+
+ 1. Fork the repository.
+ 2. Make your changes and commit them.
+ 3. Submit a pull request to the main repository.