diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d3a631b..96467f0 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,35 +4,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
@@ -120,6 +96,15 @@
"vue.rearranger.settings.migration": "true"
}
}]]>
+
+
+
+
+
+
+
+
+
@@ -164,13 +149,26 @@
1711789328334
-
+
+
+
+ 1711790450344
+
+
+
+ 1711790450344
+
+
+
+
+
+
diff --git a/img-ui/docs/application.png b/docs/application.png
similarity index 100%
rename from img-ui/docs/application.png
rename to docs/application.png
diff --git a/img-ui/docs/image-analysis.png b/docs/image-analysis.png
similarity index 100%
rename from img-ui/docs/image-analysis.png
rename to docs/image-analysis.png
diff --git a/readme.md b/readme.md
index 035a9d2..28cd762 100644
--- a/readme.md
+++ b/readme.md
@@ -29,7 +29,7 @@ The release archive is in the [releases page](https://github.com/dnutiu/ImageTag
To build from source you will need Java 17 JDK and Gradle.
Due to some GitHub limitations that do not allow me to upload large files, you'll need to download the AIModels
-zip file which contains the deep learning models and place them into the `ImageTagger/src/main/resources/dev/nuculabs/imagetagger/ai` path.
+zip file which contains the deep learning models and place them into the `ImageTagger/img-ui/src/main/resources/dev/nuculabs/imagetagger/ai` path.
To build the project run: