diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 9cce2f1..5d9172a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -83,7 +83,7 @@
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
"com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
- "git-widget-placeholder": "Merging main",
+ "git-widget-placeholder": "main",
"junie.onboarding.icon.badge.shown": "true",
"kotlin-language-version-configured": "true",
"node.js.detected.package.eslint": "true",
@@ -123,7 +123,7 @@
-
+
diff --git a/README.md b/README.md
index 4f9daa4..411bc37 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@ The goal is to build strong fundamentals in:
## Repository Structure
Each Java Class is a **standalone mini-project**
+(This is technically a terrible way to organize.
+But it's the most accessible to view each project. So it is what it is )
---