diff --git a/README.md b/README.md
index 23cc83c..4573a8f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
A simple, lightweight, and easy-to-use image editor for Stable Diffusion Web UI
-This image editor is natively built for the [A1111 Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) ecosystem (compatible with Forge) that offers integration with other core functions of SD Web UI to speed up your workflows. Quickly rotate or enhance image colors, then send it to img2img in just a few seconds! 🚀🚀🚀
+This image editor is natively built for the [A1111 Stable Diffusion Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) ecosystem (compatible with [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge)) that offers integration with other core functions of SD Web UI to speed up your workflows. Quickly rotate or enhance image colors, then send it to img2img in just a few seconds! 🚀🚀🚀
---
## ➡️ Installation
@@ -15,6 +15,8 @@ This image editor is natively built for the [A1111 Stable Diffusion Web UI](http
1. Go to your Web UI: Extensions -> Available -> Load from
2. Search for SD Image Editor
3. Install
+
+
### Install with Github link
1. Go to your Web UI: Extensions -> Install from URL
2. Paste `https://github.com/sontungdo/sd-image-editor.git` in the first box
diff --git a/readme-img/a1111-install.png b/readme-img/a1111-install.png
new file mode 100644
index 0000000..9ef85ea
Binary files /dev/null and b/readme-img/a1111-install.png differ