Updating README

This commit is contained in:
klein panic
2025-04-13 02:34:13 -04:00
parent f30b6d462c
commit 429c26ee34

View File

@@ -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** ### ⚠️ **Disclaimer**
- These projects are **archived** and are not maintained. - These projects are **archived** and are not maintained.
- There may be bugs, incomplete features, or outdated dependencies. - There may be bugs, incomplete features, or outdated dependencies.