diff --git a/README.md b/README.md
index 0a86dfb..907cc0f 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,6 @@
-
WhereTF
- WhereTF is an AI-powered file search tool that lets users find files using natural language and contextual memory instead of exact filenames. It understands file content and retrieves the most relevant results based on meaning, making file search faster and more intuitive.
WhereTF
@@ -63,46 +61,22 @@ docker-compose down
diff --git a/app/schemas/content.py b/app/schemas/content.py
deleted file mode 100644
index e69de29..0000000
diff --git a/app/schemas/file.py b/app/schemas/file.py
deleted file mode 100644
index e69de29..0000000
diff --git a/app/schemas/relationship.py b/app/schemas/relationship.py
deleted file mode 100644
index e69de29..0000000