modify documents

This commit is contained in:
김경종
2026-04-17 17:05:18 +09:00
parent 3afac480a6
commit 4f76a49520
4 changed files with 31 additions and 18 deletions

View File

@@ -2,9 +2,9 @@
## 기술 스택
- C++ 17 이상
- {언어 (예: TypeScript strict mode)}
- {스타일링 (예: Tailwind CSS)}
- git 주소
- Math library : Intel OneApi MKL
- Parallel library : Intel OneApi TBB
- git 주소 : https://teagit.mimi1011.synology.me/baram2584/FESADev.git
## 아키텍처 규칙
- CRITICAL: {절대 지켜야 할 규칙 1 (예: 모든 API 로직은 app/api/ 라우트 핸들러에서만 처리)}