diff --git a/README.md b/README.md
index 4dccb91..3678a97 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ or, run `python -m fastserve.models --model sdxl-turbo --batch_size 2 --timeout
This application comes with an UI. You can access it at [http://localhost:8000/ui] (http://localhost:8000/ui) .
-
+
### Face Detection
diff --git a/src/ui/README.md b/src/ui/README.md
new file mode 100644
index 0000000..e62e093
--- /dev/null
+++ b/src/ui/README.md
@@ -0,0 +1,7 @@
+# Vue 3 + Vite
+
+This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `