``` 5. **Commit changes** 클릭 --- ## 저장소 구조 확인 완료되면 이런 구조가 되어야 해요: ``` 저장소/ ├── .streamlit/ │ └── config.toml ├── index.html ← 여기 (루트) ├── app.py ├── agencies.json └── requirements.txt