diff --git a/README.md b/README.md
new file mode 100644
index 0000000..60d469d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# RmdTextureFix
+A program for fixing textures in rmd models.
+
+# Introduction
+This program was made for the purpose of fixing custom textures inside of rmd model files.
+Textures imported in a certain way tend to have broken shadows in game:
+
+Broken Shadow: Fixed Shadow:
+
+![broken](https://github.com/Pioziomgames/RmdTextureFix/assets/73062121/69862fda-9dd3-4d28-95bb-f8de2bcf0d8a)
+![fixed](https://github.com/Pioziomgames/RmdTextureFix/assets/73062121/0183a34e-09db-41b3-af29-24a989694a55)
+
+This program takes a PAC\RMD file (or a directory with them) and fixes textures inside of it.
+# Usage
+Simply drag n drop (or use the terminal) an RMD,PAC or even a directory containing them and they will get overwritten with files that have fully working textures.