chore: 이식성 개선 — 하드코딩 경로 제거, .env.example 추가, README 시작 가이드
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# AI Agent Team — 최종 설계서
|
||||
|
||||
`C:\Users\CafeVariet-GL552VW\Desktop\source_diff`
|
||||
|
||||
|
||||
---
|
||||
|
||||
@@ -180,7 +180,7 @@ API Server에 `mode` 파라미터:
|
||||
## 5. 디렉토리 구조
|
||||
|
||||
```
|
||||
source_diff/
|
||||
<project_root>/
|
||||
├── main.py # 진입점
|
||||
├── config.py # 설정
|
||||
├── requirements.txt # fastapi, discord.py, httpx, pydantic, rich
|
||||
|
||||
Reference in New Issue
Block a user