Skip to content

Commit 3c7c13c

Browse files
authored
Update README.md
1 parent b36fc50 commit 3c7c13c

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

README.md

+1-17
Original file line numberDiff line numberDiff line change
@@ -70,24 +70,8 @@
7070
### III. Implementation Strategy
7171

7272
#### A. Deployment Architecture
73-
1. Core Components
74-
```
75-
/atlas
76-
├── data/
77-
│ ├── fetcher.py
78-
│ └── processor.py
79-
├── models/
80-
│ ├── ensemble.py
81-
│ └── predictors.py
82-
├── features/
83-
│ ├── engineering.py
84-
│ └── indicators.py
85-
└── monitoring/
86-
├── performance.py
87-
└── alerts.py
88-
```
8973

90-
2. System Requirements
74+
1. System Requirements
9175
- CPU: Multi-core processor (8+ cores recommended)
9276
- RAM: 32GB minimum for multi-asset deployment
9377
- Storage: SSD with 500GB+ for historical data

0 commit comments

Comments
 (0)