diff --git a/README.MD b/README.MD
index 6bfff98..b952388 100644
--- a/README.MD
+++ b/README.MD
@@ -1,8 +1,19 @@
-To use open the scrips/signature.py file in notepad,
+I made this script to add my signature to all the Stable Diffusion images I generate. I might make an extention for automatic1111 to use this in the future.
-change the path to image folder to your folder of your images you want to add a signature to.
+All you need is a folder with all the images you want to add a signature / name to. I suggest doing a few images first to see if the size, color and spacing will work for you. Below is an example image.
-directory = r'C:\add-your-image-folder-path-here' # PATH TO YOUR IMAGES FOLDER example C:\Users\somedude\Downloads
+---
+## Windows 10/11 Install
+### Need to have python 3+ installed
+
+start.bat will install a python virtual enviroment (Venv)
+### To use open the scrips/signature.py file in notepad
+
+change the path to image folder to the folder of your images you want to add a signature to.
+
+directory = r'C:\add-your-image-folder-path-here'
+IS THE PATH TO YOUR IMAGES FOLDER
+example C:\Users\somedude\Downloads
Add your name to the line
@@ -24,6 +35,6 @@ Supports ('.png', '.jpg', '.jpeg', '.bmp', '.tiff') upper and lowercase extent
-Enjoy
--bigsk1
\ No newline at end of file
+
SDXL
+