From 429c26ee34b3c87f0e33d4d2cad6fdade2f64ded Mon Sep 17 00:00:00 2001 From: klein panic Date: Sun, 13 Apr 2025 02:34:13 -0400 Subject: [PATCH] Updating README --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 3203bb7..8030ed1 100644 --- a/README.md +++ b/README.md @@ -17,28 +17,6 @@ While these projects are no longer in active development, they might still serve --- -### 📁 **Repository Structure** - -Each archived project is stored in its own directory and includes any relevant files from the original repository. Here's a general breakdown: - -``` -/Archived -│ -├── Project-1/ -│ ├── README.md -│ ├── src/ -│ └── ... -│ -├── Project-2/ -│ ├── docs/ -│ └── ... -│ -└── Project-N/ - ├── ... -``` - ---- - ### ⚠️ **Disclaimer** - These projects are **archived** and are not maintained. - There may be bugs, incomplete features, or outdated dependencies.